Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
PhysicsGlobals.LiftingSurfaceCurve Class Reference

Public Member Functions

void Load (ConfigNode node)
 
void Save (ConfigNode node)
 

Public Attributes

FloatCurve dragCurve = new FloatCurve()
 
FloatCurve dragMachCurve = new FloatCurve()
 
FloatCurve liftCurve = new FloatCurve()
 
FloatCurve liftMachCurve = new FloatCurve()
 
string name = ""
 

Member Function Documentation

void PhysicsGlobals.LiftingSurfaceCurve.Load ( ConfigNode  node)
inline
void PhysicsGlobals.LiftingSurfaceCurve.Save ( ConfigNode  node)
inline

Member Data Documentation

FloatCurve PhysicsGlobals.LiftingSurfaceCurve.dragCurve = new FloatCurve()
FloatCurve PhysicsGlobals.LiftingSurfaceCurve.dragMachCurve = new FloatCurve()
FloatCurve PhysicsGlobals.LiftingSurfaceCurve.liftCurve = new FloatCurve()
FloatCurve PhysicsGlobals.LiftingSurfaceCurve.liftMachCurve = new FloatCurve()
string PhysicsGlobals.LiftingSurfaceCurve.name = ""

The documentation for this class was generated from the following file: