1 #ifndef vcsl_angle_unit_h_ 2 #define vcsl_angle_unit_h_ 55 #endif // vcsl_angle_unit_h_
vcsl_unit_sptr standard_unit() const override
Return the standard unit associated to the dimension of ‘this’.
vcsl_angle_unit()=default
bool compatible_units(vcsl_unit_sptr const &other) const override
Are ‘this’ and ‘other’ compatible units ?.
Abstract unit associated to the angle dimension.
Abstract unit associated to a dimension.
~vcsl_angle_unit() override=default
Abstract unit associated to a dimension.
const vcsl_angle_unit * cast_to_angle_unit() const override