Virtual Testbed
Ship dynamics simulator for extreme conditions
Static Public Member Functions | List of all members
vtb::base::constants< T > Struct Template Reference

Static Public Member Functions

static constexpr const T g ()
 Gravitational acceleration.
 
static constexpr const T pi ()
 \(\pi\)
 
static constexpr const T pi (T x)
 \(x\pi\)
 
static constexpr T atmospheric_pressure ()
 Sea-level atmospheric pressure.
 
static constexpr const T water_density ()
 Sea water density.
 
static constexpr const T air_density ()
 Air density.
 

Detailed Description

template<class T>
struct vtb::base::constants< T >

Definition at line 12 of file constants.hh.