ForceEvaluatorRole Property |
Gets the role that this force plays in a combined resultant force. In particular, it indicates
whether this force is dominant and easy to compute or whether it is a small perturbation that
is expensive to compute.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public RoleOfForce Role { get; }
Public ReadOnly Property Role As RoleOfForce
Get
public:
property RoleOfForce Role {
RoleOfForce get ();
}
member Role : RoleOfForce with get
Property Value
Type:
RoleOfForceSee Also