Click or drag to resize

ContinuousThrustForceModelThrustVector Property

Gets or sets the thrust vector. This should be pointing in the direction of the force applied to the object (the inverse of the exhaust direction).

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

Property Value

Type: Vector
See Also