A unit associated to the angle dimension.
More...
#include <vcsl_degree.h>
A unit associated to the angle dimension.
See also vcsl_radian
Definition at line 19 of file vcsl_degree.h.
◆ vcsl_degree()
| vcsl_degree::vcsl_degree |
( |
| ) |
|
|
privatedefault |
◆ ~vcsl_degree()
| vcsl_degree::~vcsl_degree |
( |
| ) |
|
|
overridedefault |
◆ cast_to_acceleration_unit()
| virtual const vcsl_acceleration_unit* vcsl_unit::cast_to_acceleration_unit |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ cast_to_angle_unit()
|
|
inlineoverridevirtualinherited |
◆ 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_angle_unit::compatible_units |
( |
vcsl_unit_sptr const & |
other | ) |
const |
|
overridevirtualinherited |
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_angle_unit.cxx.
◆ instance()
◆ standard_unit()
◆ units_per_standard_unit()
| double vcsl_degree::units_per_standard_unit |
( |
| ) |
const |
|
overridevirtual |
Returns the number of units of ‘this’ equal of the standard_unit for the dimension.
Pure virtual function of vcsl_unit
Implements vcsl_unit.
Definition at line 9 of file vcsl_degree.cxx.
The documentation for this class was generated from the following files: