|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
| using | vec3 = blitz::TinyVector< T, 3 > |
| using | basis_type = vtb::geometry::Basis< T, 3 > |
| using | coordinate_system_type = vtb::geometry::Coordinate_system< T, 3 > |
Public Member Functions | |
| void | read (std::istream &in) |
| void | write (std::ostream &out) const |
| void | clear () |
| const std::string & | name () const |
| const vec3 & | origin () const |
| const basis_type & | inverse_basis () const |
| coordinate_system_type | coordinate_system () const |
Definition at line 20 of file vsl/compartments.hh.
1.8.15