Abstract unit associated to the length dimension.
More...
#include <vcsl_length_unit.h>
Abstract unit associated to the length dimension.
Definition at line 21 of file vcsl_length_unit.h.
◆ vcsl_length_unit()
| vcsl_length_unit::vcsl_length_unit |
( |
| ) |
|
|
protecteddefault |
◆ ~vcsl_length_unit()
| vcsl_length_unit::~vcsl_length_unit |
( |
| ) |
|
|
overridedefault |
◆ cast_to_acceleration_unit()
| virtual const vcsl_acceleration_unit* vcsl_unit::cast_to_acceleration_unit |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ cast_to_angle_unit()
◆ cast_to_charge_unit()
| virtual const vcsl_charge_unit* vcsl_unit::cast_to_charge_unit |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ cast_to_length_unit()
◆ cast_to_mass_unit()
| virtual const vcsl_mass_unit* vcsl_unit::cast_to_mass_unit |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ cast_to_temperature_unit()
| virtual const vcsl_temperature_unit* vcsl_unit::cast_to_temperature_unit |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ cast_to_time_unit()
| virtual const vcsl_time_unit* vcsl_unit::cast_to_time_unit |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ cast_to_velocity_unit()
| virtual const vcsl_velocity_unit* vcsl_unit::cast_to_velocity_unit |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ compatible_units()
| bool vcsl_length_unit::compatible_units |
( |
vcsl_unit_sptr const & |
other | ) |
const |
|
overridevirtual |
Are ‘this’ and ‘other’ compatible units ?.
(Are they associated to the same dimension ?) Pure virtual function of vcsl_unit
Implements vcsl_unit.
Definition at line 9 of file vcsl_length_unit.cxx.
◆ standard_unit()
◆ units_per_standard_unit()
| virtual double vcsl_unit::units_per_standard_unit |
( |
| ) |
const |
|
pure virtualinherited |
The documentation for this class was generated from the following files: