Virtual Testbed
Ship dynamics simulator for extreme conditions
Public Member Functions | List of all members
vtb::core::Length< T > Class Template Reference

Public Member Functions

 Length (T rhs)
 
 operator const T & () const noexcept
 
 operator T & () noexcept
 
T * operator & () noexcept
 
Lengthoperator= (const T &rhs)
 

Detailed Description

template<class T>
class vtb::core::Length< T >

Definition at line 58 of file core/types.hh.