ForceModelForceVector Property |
Gets the
Vector representation of this force.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public virtual Vector ForceVector { get; }
Public Overridable ReadOnly Property ForceVector As Vector
Get
public:
virtual property Vector^ ForceVector {
Vector^ get ();
}
abstract ForceVector : Vector with get
override ForceVector : Vector with get
Property Value
Type:
VectorSee Also