Struct CoordBase::ATBIMatrices#

Nested Relationships#

This struct is a nested type of Class CoordBase.

Inheritance Relationships#

Derived Types#

Struct Documentation#

struct ATBIMatrices

Overall struct for ATBI dynamics matrix quantities for a coordinates provider (subhinge or deformable bodies).

Subclassed by Karana::Dynamics::CompoundSubhinge::ATBIMatrices, Karana::Dynamics::PhysicalModalBody::ATBIMatrices, Karana::Dynamics::PhysicalSubhinge_T< NQ, NU >::ATBIMatrices

Public Functions

ATBIMatrices() = default

Constructor.

ATBIMatrices(const ATBIMatrices&) = default

Copy constructor.

inline virtual ~ATBIMatrices()