C# Class SpaceSim.SolarSystem.Moons.Europa

Inheritance: MassiveBodyBase
Exibir arquivo Open project: zlynn1990/SpaceSim Class Usage Examples

Public Methods

Method Description
Europa ( DVector2 parentPositon, DVector2 parentVelocity ) : System.Drawing
GetAtmosphericDensity ( double height ) : double
ToString ( ) : string

Method Details

Europa() public method

public Europa ( DVector2 parentPositon, DVector2 parentVelocity ) : System.Drawing
parentPositon VectorMath.DVector2
parentVelocity VectorMath.DVector2
return System.Drawing

GetAtmosphericDensity() public method

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

ToString() public method

public ToString ( ) : string
return string