UsafGeneralPerturbationElementsObjectType Property |
Gets or sets the type of orbiting body.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic GeneralPerturbationObjectType ObjectType { get; set; }Public Property ObjectType As GeneralPerturbationObjectType
Get
Set
public:
property GeneralPerturbationObjectType ObjectType {
GeneralPerturbationObjectType get ();
void set (GeneralPerturbationObjectType value);
}member ObjectType : GeneralPerturbationObjectType with get, set
Property Value
Type:
GeneralPerturbationObjectType
See Also