C# Class SpaceSim.SolarSystem.Planets.Mercury

Inheritance: MassiveBodyBase
Show file Open project: zlynn1990/SpaceSim Class Usage Examples

Public Methods

Method Description
GetAtmosphericDensity ( double height ) : double
Mercury ( ) : System.Drawing
ToString ( ) : string

Method Details

GetAtmosphericDensity() public method

public GetAtmosphericDensity ( double height ) : double
height double
return double

Mercury() public method

public Mercury ( ) : System.Drawing
return System.Drawing

ToString() public method

public ToString ( ) : string
return string