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: 24.2.419.0 (24.2.419.0)
Syntax public KindOfForce Kind { get; }
Public ReadOnly Property Kind As KindOfForce
Get
public:
property KindOfForce Kind {
KindOfForce get ();
}
member Kind : KindOfForce with get
Property Value
Type:
KindOfForceSee Also