GeneralPerturbationObjectType Enumeration |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public enum GeneralPerturbationObjectType
Public Enumeration GeneralPerturbationObjectType
public enum class GeneralPerturbationObjectType
type GeneralPerturbationObjectType
Members
| Member name | Description |
---|
| Unknown |
The orbiting body does not have a known classification.
|
| Payload |
The orbiting body is an active or inactive payload.
|
| RocketBody |
The orbiting body is the spent upper stage of a launch vehicle,
an apogee kick motor, a perigee kick motor, or a payload assist module.
|
| Platform |
The orbiting body is a platform.
|
| Debris |
The orbiting body is debris.
|
See Also