Table of Contents

Class Data_LiftingSurface.LiftForce

Namespace
KSP.Modules
Assembly
Assembly-CSharp.dll
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

Data_LiftingSurface.LiftForce

ForceMode

public ForceType ForceMode { get; set; }

Property Value

ForceType

RelativeForce

public Vector3d RelativeForce { get; set; }

Property Value

Vector3d

RelativePosition

public Vector3d RelativePosition { get; set; }

Property Value

Vector3d