Marine systems simulation
rigidbody::PolyplateSpec Struct Reference
+ Collaboration diagram for rigidbody::PolyplateSpec:

Public Member Functions

 PolyplateSpec (int nPolyPoints, std::vector< double > xPoints, std::vector< double > yPoints, double thickness, double mass, const string &material)
 

Public Attributes

int numPoints
 
double thickness
 
std::vector< double > xCoords
 
std::vector< double > yCoords
 
double mass
 
double volume
 
mat6 inertiaMatrix
 
vec3 centroid
 
string material
 
double projectedArea
 
double cubedGRZ
 
double cubedGRY
 
double cubedGRX
 
double cubedGRXY
 
double cubedGRYX
 

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