![]() |
Gravity Engine 2 9.0
|
Computes the acceleration due to drag in the Earth's atmosphere for a given height and velocity. More...
Public Member Functions | |
| int | AddToGE (int id, GECore ge, GBUnits.Units units) |
| Validation: | |
Public Attributes | |
| double | coeefDrag = 2.1 |
| double | crossSectionalArea |
| double | heightSurfaceKm = 6371 |
| double | inertialMassKg = 100 |
Computes the acceleration due to drag in the Earth's atmosphere for a given height and velocity.
| int GravityEngine2.GSEarthAtmosphere.AddToGE | ( | int | id, |
| GECore | ge, | ||
| GBUnits::Units | units ) |
Validation:
Implements GravityEngine2.GSExternalAcceleration.