Gets an enumeration indicating the nature of this force and whether it implicitly
includes mass.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic KindOfForce Kind { get; }
Public ReadOnly Property Kind As KindOfForce
Get
public:
property KindOfForce Kind {
KindOfForce get ();
}
member Kind : KindOfForce with get
Property Value
Type:
KindOfForce
See Also