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
DragCubeList.CubeData Struct Reference

A struct to hold the data calculated for cubes More...

Public Member Functions

 CubeData (CubeData oldCube)
 
void Reset ()
 

Public Attributes

float area
 
float areaDrag
 
float crossSectionalArea
 
float depth
 
float dragCoeff
 
Vector3 dragVector
 
float exposedArea
 
Vector3 liftForce
 
float taperDot
 

Detailed Description

A struct to hold the data calculated for cubes

Constructor & Destructor Documentation

DragCubeList.CubeData.CubeData ( CubeData  oldCube)
inline

Member Function Documentation

void DragCubeList.CubeData.Reset ( )
inline

Member Data Documentation

float DragCubeList.CubeData.area
float DragCubeList.CubeData.areaDrag
float DragCubeList.CubeData.crossSectionalArea
float DragCubeList.CubeData.depth
float DragCubeList.CubeData.dragCoeff
Vector3 DragCubeList.CubeData.dragVector
float DragCubeList.CubeData.exposedArea
Vector3 DragCubeList.CubeData.liftForce
float DragCubeList.CubeData.taperDot

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