ConstantForceForce Property |
Gets or sets the direction and magnitude of the 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 Cartesian Force { get; set; }
Public Property Force As Cartesian
Get
Set
public:
property Cartesian Force {
Cartesian get ();
void set (Cartesian value);
}
member Force : Cartesian with get, set
Property Value
Type:
CartesianSee Also