WPILibC++ 2024.3.2
units::dimensionless Namespace Reference

namespace for unit types and containers for units that have no dimension (scalar units) More...

Typedefs

typedef unit< std::ratio< 1 >, units::category::scalar_unitscalar
 
typedef unit< std::ratio< 1 >, units::category::dimensionless_unitdimensionless
 
typedef unit_t< scalarscalar_t
 
typedef scalar_t dimensionless_t
 
typedef unit_t< scalar, UNIT_LIB_DEFAULT_TYPE, decibel_scaledB_t
 
typedef dB_t dBi_t
 

Detailed Description

namespace for unit types and containers for units that have no dimension (scalar units)

See also
See unit_t for more information on unit type containers.

Typedef Documentation

◆ dB_t

◆ dBi_t

◆ dimensionless

◆ dimensionless_t

◆ scalar

◆ scalar_t