Namespaces | Typedefs
lanelet::units Namespace Reference

Namespaces

 literals
 

Typedefs

using Distance = MeterQuantity
 
using Exp3 = boost::units::scale< 10, boost::units::static_rational< 3 > >
 
using Hour = boost::units::metric::hour_base_unit::unit_type
 
using Kilo = boost::units::make_scaled_unit< NoUnit, Exp3 >::type
 
using Km = boost::units::multiply_typeof_helper< Kilo, Meter >::type
 
using KmH = boost::units::divide_typeof_helper< Km, Hour >::type
 
using KmHQuantity = boost::units::quantity< KmH >
 
using Meter = boost::units::si::meter_base_unit::unit_type
 
using MeterQuantity = boost::units::quantity< Meter >
 
using Mile = boost::units::us::mile_base_unit::unit_type
 
using MPH = boost::units::divide_typeof_helper< Mile, Hour >::type
 
using MPHQuantity = boost::units::quantity< MPH >
 
using MPS = boost::units::unit< boost::units::velocity_dimension, boost::units::si::system >
 
using MPS2 = boost::units::unit< boost::units::acceleration_dimension, boost::units::si::system >
 
using MPS2Quantity = boost::units::quantity< MPS2 >
 
using MPSQuantity = boost::units::quantity< MPS >
 
using NoUnit = boost::units::si::dimensionless::unit_type
 
using Second = boost::units::si::second_base_unit::unit_type
 
using SecondQuantity = boost::units::quantity< Second >
 
using Time = SecondQuantity
 

Typedef Documentation

◆ Distance

Definition at line 25 of file Units.h.

◆ Exp3

using lanelet::units::Exp3 = typedef boost::units::scale<10, boost::units::static_rational<3> >

Definition at line 12 of file Units.h.

◆ Hour

using lanelet::units::Hour = typedef boost::units::metric::hour_base_unit::unit_type

Definition at line 17 of file Units.h.

◆ Kilo

using lanelet::units::Kilo = typedef boost::units::make_scaled_unit<NoUnit, Exp3>::type

Definition at line 14 of file Units.h.

◆ Km

using lanelet::units::Km = typedef boost::units::multiply_typeof_helper<Kilo, Meter>::type

Definition at line 15 of file Units.h.

◆ KmH

using lanelet::units::KmH = typedef boost::units::divide_typeof_helper<Km, Hour>::type

Definition at line 19 of file Units.h.

◆ KmHQuantity

using lanelet::units::KmHQuantity = typedef boost::units::quantity<KmH>

Definition at line 23 of file Units.h.

◆ Meter

using lanelet::units::Meter = typedef boost::units::si::meter_base_unit::unit_type

Definition at line 11 of file Units.h.

◆ MeterQuantity

using lanelet::units::MeterQuantity = typedef boost::units::quantity<Meter>

Definition at line 21 of file Units.h.

◆ Mile

using lanelet::units::Mile = typedef boost::units::us::mile_base_unit::unit_type

Definition at line 10 of file Units.h.

◆ MPH

using lanelet::units::MPH = typedef boost::units::divide_typeof_helper<Mile, Hour>::type

Definition at line 18 of file Units.h.

◆ MPHQuantity

using lanelet::units::MPHQuantity = typedef boost::units::quantity<MPH>

Definition at line 24 of file Units.h.

◆ MPS

using lanelet::units::MPS = typedef boost::units::unit<boost::units::velocity_dimension, boost::units::si::system>

Definition at line 204 of file Forward.h.

◆ MPS2

using lanelet::units::MPS2 = typedef boost::units::unit<boost::units::acceleration_dimension, boost::units::si::system>

Definition at line 205 of file Forward.h.

◆ MPS2Quantity

using lanelet::units::MPS2Quantity = typedef boost::units::quantity<MPS2>

Definition at line 207 of file Forward.h.

◆ MPSQuantity

using lanelet::units::MPSQuantity = typedef boost::units::quantity<MPS>

Definition at line 206 of file Forward.h.

◆ NoUnit

using lanelet::units::NoUnit = typedef boost::units::si::dimensionless::unit_type

Definition at line 13 of file Units.h.

◆ Second

using lanelet::units::Second = typedef boost::units::si::second_base_unit::unit_type

Definition at line 16 of file Units.h.

◆ SecondQuantity

using lanelet::units::SecondQuantity = typedef boost::units::quantity<Second>

Definition at line 22 of file Units.h.

◆ Time

Definition at line 26 of file Units.h.



lanelet2_core
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:25:53