PROJ C++ API
osgeo::proj::common::Angle Member List

This is the complete list of members for osgeo::proj::common::Angle, including all inherited members.

Angle(double valueIn=0.0)osgeo::proj::common::Angleexplicit
Angle(double valueIn, const UnitOfMeasure &unitIn)osgeo::proj::common::Angle
convertToUnit(const UnitOfMeasure &otherUnit) PROJ_CONST_DECLosgeo::proj::common::Measure
getSIValue() PROJ_CONST_DECLosgeo::proj::common::Measure
isEquivalentTo(const Measure &other, util::IComparable::Criterion criterion=util::IComparable::Criterion::STRICT) const osgeo::proj::common::Measure
Measure(double valueIn=0.0, const UnitOfMeasure &unitIn=UnitOfMeasure())osgeo::proj::common::Measure
operator==(const Measure &other) PROJ_CONST_DECLosgeo::proj::common::Measure
unit() PROJ_CONST_DECLosgeo::proj::common::Measure
value() PROJ_CONST_DECLosgeo::proj::common::Measure