Class Data_LiftingSurface.LiftForce
public class Data_LiftingSurface.LiftForce : IForce
- Inheritance
-
Data_LiftingSurface.LiftForce
- Implements
- Inherited Members
- Extension Methods
Constructors
LiftForce()
public LiftForce()
Properties
Default
public static Data_LiftingSurface.LiftForce Default { get; }
Property Value
ForceMode
public ForceType ForceMode { get; set; }
Property Value
RelativeForce
public Vector3d RelativeForce { get; set; }
Property Value
RelativePosition
public Vector3d RelativePosition { get; set; }