template <class T>
struct vtb::base::constants
Methods
  • air_density() -> constexpr const T

    Air density.

  • water_density() -> constexpr const T

    Sea water density.

  • atmospheric_pressure() -> constexpr T

    Sea-level atmospheric pressure.

  • pi(T x) -> constexpr const T

  • pi() -> constexpr const T

  • g() -> constexpr const T

    Gravitational acceleration.