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