OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::MomentData Struct Reference

Public Attributes

Vector3d rcr
 Distance between CoM and Center of Resistance.
 
Mat3x3d Icr
 Moment of Inertia at Center of Resistance.
 
Mat3x3d IcrInv
 Icr^{-1}

 

Detailed Description

Definition at line 67 of file LDForceModifier.hpp.

Member Data Documentation

◆ Icr

Mat3x3d OpenMD::MomentData::Icr

Moment of Inertia at Center of Resistance.

Definition at line 69 of file LDForceModifier.hpp.

◆ IcrInv

Mat3x3d OpenMD::MomentData::IcrInv

Icr^{-1}

Definition at line 70 of file LDForceModifier.hpp.

◆ rcr

Vector3d OpenMD::MomentData::rcr

Distance between CoM and Center of Resistance.

Definition at line 68 of file LDForceModifier.hpp.


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