Click or drag to resize

ForceEvaluatorKind Property

Gets the kind of force this evaluator represents. In particular, it indicates whether the mass of the object on which the force will be applied is already included in the result ("specific" force).

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public KindOfForce Kind { get; }

Property Value

Type: KindOfForce
See Also