Struct ae108::solve::dynamics::DynamicState
template <class VectorType>
ClassList > ae108 > solve > dynamics > DynamicState
Public Types
Type | Name |
---|---|
typedef VectorType | value_type |
Public Attributes
Type | Name |
---|---|
value_type | accelerations |
value_type | displacements |
value_type | velocities |
Public Types Documentation
typedef value_type
using ae108::solve::dynamics::DynamicState< VectorType >::value_type = VectorType;
Public Attributes Documentation
variable accelerations
value_type ae108::solve::dynamics::DynamicState< VectorType >::accelerations;
variable displacements
value_type ae108::solve::dynamics::DynamicState< VectorType >::displacements;
variable velocities
value_type ae108::solve::dynamics::DynamicState< VectorType >::velocities;
The documentation for this class was generated from the following file solve/src/include/ae108/solve/dynamics/DynamicState.h