C# Class SpaceSim.SolarSystem.Planets.Venus

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

Public Methods

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

Method Details

GetAtmosphericDensity() public method

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

ToString() public method

public ToString ( ) : string
return string

Venus() public method

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