![]() |
Kerbal Space Program
1.12.4
|
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 |
A struct to hold the data calculated for cubes
|
inline |
|
inline |
| 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 |
1.8.7