C# Class SpaceSim.SolarSystem.Moons.Moon

Inheritance: MassiveBodyBase
Afficher le fichier Open project: zlynn1990/SpaceSim Class Usage Examples

Méthodes publiques

Méthode Description
GetAtmosphericDensity ( double height ) : double
Moon ( DVector2 parentPositon, DVector2 parentVelocity ) : System.Drawing
ToString ( ) : string

Method Details

GetAtmosphericDensity() public méthode

public GetAtmosphericDensity ( double height ) : double
height double
Résultat double

Moon() public méthode

public Moon ( DVector2 parentPositon, DVector2 parentVelocity ) : System.Drawing
parentPositon VectorMath.DVector2
parentVelocity VectorMath.DVector2
Résultat System.Drawing

ToString() public méthode

public ToString ( ) : string
Résultat string