ome-common
5.5.0
|
Length units of measurement. More...
#include <ome/common/config.h>
#include <ome/common/units/types.h>
#include <boost/units/base_units/astronomical/astronomical_unit.hpp>
#include <boost/units/base_units/astronomical/light_year.hpp>
#include <boost/units/base_units/astronomical/parsec.hpp>
#include <boost/units/base_units/imperial/thou.hpp>
#include <boost/units/base_units/imperial/inch.hpp>
#include <boost/units/base_units/imperial/foot.hpp>
#include <boost/units/base_units/imperial/yard.hpp>
#include <boost/units/base_units/imperial/mile.hpp>
#include <boost/units/base_units/metric/micron.hpp>
#include <boost/units/base_units/metric/angstrom.hpp>
#include <boost/units/unit.hpp>
#include <boost/units/quantity.hpp>
#include <boost/units/systems/si.hpp>
Go to the source code of this file.
Classes | |
struct | ome::common::units::pixel_base_unit |
Base unit for pixel length. More... | |
struct | ome::common::units::reference_frame_base_unit |
Base unit for reference frame. More... | |
struct | boost::units::base_unit_info< ome::common::units::line_base_unit > |
Unit information for lines. More... | |
struct | boost::units::base_unit_info< ome::common::units::point_base_unit > |
Unit information for points. More... | |
struct | boost::units::base_unit_info< ome::common::units::pixel_base_unit > |
Unit information for pixels. More... | |
struct | boost::units::base_unit_info< ome::common::units::reference_frame_base_unit > |
Unit information for reference frame. More... | |
Namespaces | |
ome | |
Open Microscopy Environment C++. | |
ome::common | |
OME compatibility functions and classes. | |
ome::common::units | |
Units of measurement. | |
Typedefs | |
typedef si::length | ome::common::units::length_unit |
Unit definition for length. | |
typedef quantity< si::length > | ome::common::units::length_quantity |
Measured quantity (length, metres). | |
typedef make_scaled_unit< si::length, scale< 10, static_rational<-24 > > >::type | ome::common::units::yoctometre_unit |
Unit definition for yoctometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational<-21 > > >::type | ome::common::units::zeptometre_unit |
Unit definition for zeptometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational<-18 > > >::type | ome::common::units::attometre_unit |
Unit definition for attometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational<-15 > > >::type | ome::common::units::femtometre_unit |
Unit definition for femtometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational<-12 > > >::type | ome::common::units::picometre_unit |
Unit definition for picometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< -9 > > >::type | ome::common::units::nanometre_unit |
Unit definition for nanometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< -6 > > >::type | ome::common::units::micrometre_unit |
Unit definition for micrometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< -3 > > >::type | ome::common::units::millimetre_unit |
Unit definition for millimetre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< -2 > > >::type | ome::common::units::centimetre_unit |
Unit definition for centimetre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< -1 > > >::type | ome::common::units::decimetre_unit |
Unit definition for decimetre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 0 > > >::type | ome::common::units::metre_unit |
Unit definition for metre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 1 > > >::type | ome::common::units::dekametre_unit |
Unit definition for dekametre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 1 > > >::type | ome::common::units::decametre_unit |
Unit definition for decametre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 2 > > >::type | ome::common::units::hectometre_unit |
Unit definition for hectometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 3 > > >::type | ome::common::units::kilometre_unit |
Unit definition for kilometre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 6 > > >::type | ome::common::units::megametre_unit |
Unit definition for megametre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 9 > > >::type | ome::common::units::gigametre_unit |
Unit definition for gigametre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 12 > > >::type | ome::common::units::terametre_unit |
Unit definition for terametre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 15 > > >::type | ome::common::units::petametre_unit |
Unit definition for petametre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 18 > > >::type | ome::common::units::exametre_unit |
Unit definition for exametre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 21 > > >::type | ome::common::units::zettametre_unit |
Unit definition for zettametre length. | |
typedef make_scaled_unit< si::length, scale< 10, static_rational< 24 > > >::type | ome::common::units::yottametre_unit |
Unit definition for yottametre length. | |
typedef yoctometre_unit | ome::common::units::yoctometer_unit |
Unit definition for yoctometer length. | |
typedef zeptometre_unit | ome::common::units::zeptometer_unit |
Unit definition for zeptometer length. | |
typedef attometre_unit | ome::common::units::attometer_unit |
Unit definition for attometer length. | |
typedef femtometre_unit | ome::common::units::femtometer_unit |
Unit definition for femtometer length. | |
typedef picometre_unit | ome::common::units::picometer_unit |
Unit definition for picometer length. | |
typedef nanometre_unit | ome::common::units::nanometer_unit |
Unit definition for nanometer length. | |
typedef micrometre_unit | ome::common::units::micrometer_unit |
Unit definition for micrometer length. | |
typedef millimetre_unit | ome::common::units::millimeter_unit |
Unit definition for millimeter length. | |
typedef centimetre_unit | ome::common::units::centimeter_unit |
Unit definition for centimeter length. | |
typedef decimetre_unit | ome::common::units::decimeter_unit |
Unit definition for decimeter length. | |
typedef metre_unit | ome::common::units::meter_unit |
Unit definition for meter length. | |
typedef dekametre_unit | ome::common::units::dekameter_unit |
Unit definition for dekameter length. | |
typedef decametre_unit | ome::common::units::decameter_unit |
Unit definition for decameter length. | |
typedef hectometre_unit | ome::common::units::hectometer_unit |
Unit definition for hectometer length. | |
typedef kilometre_unit | ome::common::units::kilometer_unit |
Unit definition for kilometer length. | |
typedef megametre_unit | ome::common::units::megameter_unit |
Unit definition for megameter length. | |
typedef gigametre_unit | ome::common::units::gigameter_unit |
Unit definition for gigameter length. | |
typedef terametre_unit | ome::common::units::terameter_unit |
Unit definition for terameter length. | |
typedef petametre_unit | ome::common::units::petameter_unit |
Unit definition for petameter length. | |
typedef exametre_unit | ome::common::units::exameter_unit |
Unit definition for exameter length. | |
typedef zettametre_unit | ome::common::units::zettameter_unit |
Unit definition for zettameter length. | |
typedef yottametre_unit | ome::common::units::yottameter_unit |
Unit definition for yottameter length. | |
typedef quantity< yoctometre_unit > | ome::common::units::yoctometre_quantity |
Measured quantity in yoctometres. | |
typedef quantity< zeptometre_unit > | ome::common::units::zeptometre_quantity |
Measured quantity in zeptometres. | |
typedef quantity< attometre_unit > | ome::common::units::attometre_quantity |
Measured quantity in attometres. | |
typedef quantity< femtometre_unit > | ome::common::units::femtometre_quantity |
Measured quantity in femtometres. | |
typedef quantity< picometre_unit > | ome::common::units::picometre_quantity |
Measured quantity in picometres. | |
typedef quantity< nanometre_unit > | ome::common::units::nanometre_quantity |
Measured quantity in nanometres. | |
typedef quantity< micrometre_unit > | ome::common::units::micrometre_quantity |
Measured quantity in micrometres. | |
typedef quantity< millimetre_unit > | ome::common::units::millimetre_quantity |
Measured quantity in millimetres. | |
typedef quantity< centimetre_unit > | ome::common::units::centimetre_quantity |
Measured quantity in centimetres. | |
typedef quantity< decimetre_unit > | ome::common::units::decimetre_quantity |
Measured quantity in decimetres. | |
typedef quantity< metre_unit > | ome::common::units::metre_quantity |
Measured quantity in metres. | |
typedef quantity< dekametre_unit > | ome::common::units::dekametre_quantity |
Measured quantity in dekametres. | |
typedef quantity< decametre_unit > | ome::common::units::decametre_quantity |
Measured quantity in decametres. | |
typedef quantity< hectometre_unit > | ome::common::units::hectometre_quantity |
Measured quantity in hectometres. | |
typedef quantity< kilometre_unit > | ome::common::units::kilometre_quantity |
Measured quantity in kilometres. | |
typedef quantity< megametre_unit > | ome::common::units::megametre_quantity |
Measured quantity in megametres. | |
typedef quantity< gigametre_unit > | ome::common::units::gigametre_quantity |
Measured quantity in gigametres. | |
typedef quantity< terametre_unit > | ome::common::units::terametre_quantity |
Measured quantity in terametres. | |
typedef quantity< petametre_unit > | ome::common::units::petametre_quantity |
Measured quantity in petametres. | |
typedef quantity< exametre_unit > | ome::common::units::exametre_quantity |
Measured quantity in exametres. | |
typedef quantity< zettametre_unit > | ome::common::units::zettametre_quantity |
Measured quantity in zettametres. | |
typedef quantity< yottametre_unit > | ome::common::units::yottametre_quantity |
Measured quantity in yottametres. | |
typedef quantity< yoctometer_unit > | ome::common::units::yoctometer_quantity |
Measured quantity in yoctometers. | |
typedef quantity< zeptometer_unit > | ome::common::units::zeptometer_quantity |
Measured quantity in zeptometers. | |
typedef quantity< attometer_unit > | ome::common::units::attometer_quantity |
Measured quantity in attometers. | |
typedef quantity< femtometer_unit > | ome::common::units::femtometer_quantity |
Measured quantity in femtometers. | |
typedef quantity< picometer_unit > | ome::common::units::picometer_quantity |
Measured quantity in picometers. | |
typedef quantity< nanometer_unit > | ome::common::units::nanometer_quantity |
Measured quantity in nanometers. | |
typedef quantity< micrometer_unit > | ome::common::units::micrometer_quantity |
Measured quantity in micrometers. | |
typedef quantity< millimeter_unit > | ome::common::units::millimeter_quantity |
Measured quantity in millimeters. | |
typedef quantity< centimeter_unit > | ome::common::units::centimeter_quantity |
Measured quantity in centimeters. | |
typedef quantity< decimeter_unit > | ome::common::units::decimeter_quantity |
Measured quantity in decimeters. | |
typedef quantity< meter_unit > | ome::common::units::meter_quantity |
Measured quantity in meters. | |
typedef quantity< dekameter_unit > | ome::common::units::dekameter_quantity |
Measured quantity in dekameters. | |
typedef quantity< decameter_unit > | ome::common::units::decameter_quantity |
Measured quantity in decameters. | |
typedef quantity< hectometer_unit > | ome::common::units::hectometer_quantity |
Measured quantity in hectometers. | |
typedef quantity< kilometer_unit > | ome::common::units::kilometer_quantity |
Measured quantity in kilometers. | |
typedef quantity< megameter_unit > | ome::common::units::megameter_quantity |
Measured quantity in megameters. | |
typedef quantity< gigameter_unit > | ome::common::units::gigameter_quantity |
Measured quantity in gigameters. | |
typedef quantity< terameter_unit > | ome::common::units::terameter_quantity |
Measured quantity in terameters. | |
typedef quantity< petameter_unit > | ome::common::units::petameter_quantity |
Measured quantity in petameters. | |
typedef quantity< exameter_unit > | ome::common::units::exameter_quantity |
Measured quantity in exameters. | |
typedef quantity< zettameter_unit > | ome::common::units::zettameter_quantity |
Measured quantity in zettameters. | |
typedef quantity< yottameter_unit > | ome::common::units::yottameter_quantity |
Measured quantity in yottameters. | |
typedef boost::units::metric::angstrom_base_unit::unit_type | ome::common::units::angstrom_unit |
Unit definition for angstrom length. | |
typedef quantity< angstrom_unit > | ome::common::units::angstrom_quantity |
Measured quantity in angstroms. | |
typedef boost::units::imperial::thou_base_unit::unit_type | ome::common::units::thou_unit |
Unit definition for thou length. | |
typedef quantity< thou_unit > | ome::common::units::thou_quantity |
Measured quantity in thous. | |
typedef scaled_base_unit< boost::units::imperial::inch_base_unit, scale< 12, static_rational<-1 > > > | ome::common::units::line_base_unit |
Base unit definition for line length (defined as 1/12 inch, used in botany). | |
typedef line_base_unit::unit_type | ome::common::units::line_unit |
Unit definition for line length (defined as 1/12 inch, used in botany). | |
typedef quantity< line_unit > | ome::common::units::line_quantity |
Measured quantity in lines. | |
typedef boost::units::imperial::inch_base_unit::unit_type | ome::common::units::inch_unit |
Unit definition for inch length. | |
typedef quantity< inch_unit > | ome::common::units::inch_quantity |
Measured quantity in inches. | |
typedef boost::units::imperial::foot_base_unit::unit_type | ome::common::units::foot_unit |
Unit definition for foot length. | |
typedef quantity< foot_unit > | ome::common::units::foot_quantity |
Measured quantity in feet. | |
typedef boost::units::imperial::yard_base_unit::unit_type | ome::common::units::yard_unit |
Unit definition for yard length. | |
typedef quantity< yard_unit > | ome::common::units::yard_quantity |
Measured quantity in yards. | |
typedef boost::units::imperial::mile_base_unit::unit_type | ome::common::units::mile_unit |
Unit definition for mile length. | |
typedef quantity< mile_unit > | ome::common::units::mile_quantity |
Measured quantity in miles. | |
typedef boost::units::astronomical::astronomical_unit_base_unit::unit_type | ome::common::units::astronomical_unit_unit |
Unit definition for astronomical unit length. | |
typedef quantity< astronomical_unit_unit > | ome::common::units::astronomical_unit_quantity |
Measured quantity in astronomical_unit. | |
typedef boost::units::astronomical::light_year_base_unit::unit_type | ome::common::units::light_year_unit |
Unit definition for light year length. | |
typedef quantity< light_year_unit > | ome::common::units::light_year_quantity |
Measured quantity in light years. | |
typedef boost::units::astronomical::parsec_base_unit::unit_type | ome::common::units::parsec_unit |
Unit definition for parsec length. | |
typedef quantity< parsec_unit > | ome::common::units::parsec_quantity |
Measured quantity in parsecs. | |
typedef scaled_base_unit< boost::units::imperial::inch_base_unit, scale< 72, static_rational<-1 > > > | ome::common::units::point_base_unit |
Base unit definition for point length. | |
typedef point_base_unit::unit_type | ome::common::units::point_unit |
Unit definition for point length. | |
typedef quantity< point_unit > | ome::common::units::point_quantity |
Measured quantity in points. | |
typedef boost::units::make_system< pixel_base_unit >::type | ome::common::units::pixel_system |
Unit system for pixel length. | |
typedef boost::units::unit< boost::units::length_dimension, pixel_system > | ome::common::units::pixel_unit |
Unit definition for pixel length (undefined length, not convertible to other length units). | |
typedef quantity< pixel_unit > | ome::common::units::pixel_quantity |
Measured quantity in pixels. | |
typedef boost::units::make_system< reference_frame_base_unit >::type | ome::common::units::reference_frame_system |
Unit system for reference frame length. | |
typedef boost::units::unit< boost::units::length_dimension, reference_frame_system > | ome::common::units::reference_frame_unit |
Unit definition for reference frame unit length (undefined unit length, not convertible to other length units). | |
typedef quantity< reference_frame_unit > | ome::common::units::reference_frame_quantity |
Measured quantity in reference frame units. | |
Functions | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yoctometre, yoctometre_unit) | |
Numeric constant for yoctometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (zeptometre, zeptometre_unit) | |
Numeric constant for zeptometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (attometre, attometre_unit) | |
Numeric constant for attometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (femtometre, femtometre_unit) | |
Numeric constant for femtometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (picometre, picometre_unit) | |
Numeric constant for picometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (nanometre, nanometre_unit) | |
Numeric constant for nanometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (micrometre, micrometre_unit) | |
Numeric constant for micrometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (millimetre, millimetre_unit) | |
Numeric constant for millimetre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (centimetre, centimetre_unit) | |
Numeric constant for centimetre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (decimetre, decimetre_unit) | |
Numeric constant for decimetre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (metre, metre_unit) | |
Numeric constant for metre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (dekametre, dekametre_unit) | |
Numeric constant for dekametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (decametre, decametre_unit) | |
Numeric constant for decametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (hectometre, hectometre_unit) | |
Numeric constant for hectometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (kilometre, kilometre_unit) | |
Numeric constant for kilometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (megametre, megametre_unit) | |
Numeric constant for megametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (gigametre, gigametre_unit) | |
Numeric constant for gigametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (terametre, terametre_unit) | |
Numeric constant for terametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (petametre, petametre_unit) | |
Numeric constant for petametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (exametre, exametre_unit) | |
Numeric constant for exametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (zettametre, zettametre_unit) | |
Numeric constant for zettametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yottametre, yottametre_unit) | |
Numeric constant for yottametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yoctometres, yoctometre_unit) | |
Numeric constant for yoctometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (zeptometres, zeptometre_unit) | |
Numeric constant for zeptometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (attometres, attometre_unit) | |
Numeric constant for attometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (femtometres, femtometre_unit) | |
Numeric constant for femtometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (picometres, picometre_unit) | |
Numeric constant for picometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (nanometres, nanometre_unit) | |
Numeric constant for nanometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (micrometres, micrometre_unit) | |
Numeric constant for micrometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (millimetres, millimetre_unit) | |
Numeric constant for millimetre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (centimetres, centimetre_unit) | |
Numeric constant for centimetre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (decimetres, decimetre_unit) | |
Numeric constant for decimetre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (metres, metre_unit) | |
Numeric constant for metre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (dekametres, dekametre_unit) | |
Numeric constant for dekametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (decametres, decametre_unit) | |
Numeric constant for decametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (hectometres, hectometre_unit) | |
Numeric constant for hectometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (kilometres, kilometre_unit) | |
Numeric constant for kilometre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (megametres, megametre_unit) | |
Numeric constant for megametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (gigametres, gigametre_unit) | |
Numeric constant for gigametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (terametres, terametre_unit) | |
Numeric constant for terametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (petametres, petametre_unit) | |
Numeric constant for petametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (exametres, exametre_unit) | |
Numeric constant for exametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (zettametres, zettametre_unit) | |
Numeric constant for zettametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yottametres, yottametre_unit) | |
Numeric constant for yottametre. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yoctometer, yoctometer_unit) | |
Numeric constant for yoctometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (zeptometer, zeptometer_unit) | |
Numeric constant for zeptometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (attometer, attometer_unit) | |
Numeric constant for attometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (femtometer, femtometer_unit) | |
Numeric constant for femtometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (picometer, picometer_unit) | |
Numeric constant for picometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (nanometer, nanometer_unit) | |
Numeric constant for nanometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (micrometer, micrometer_unit) | |
Numeric constant for micrometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (millimeter, millimeter_unit) | |
Numeric constant for millimeter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (centimeter, centimeter_unit) | |
Numeric constant for centimeter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (decimeter, decimeter_unit) | |
Numeric constant for decimeter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (meter, meter_unit) | |
Numeric constant for meter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (dekameter, dekameter_unit) | |
Numeric constant for dekameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (decameter, decameter_unit) | |
Numeric constant for decameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (hectometer, hectometer_unit) | |
Numeric constant for hectometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (kilometer, kilometer_unit) | |
Numeric constant for kilometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (megameter, megameter_unit) | |
Numeric constant for megameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (gigameter, gigameter_unit) | |
Numeric constant for gigameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (terameter, terameter_unit) | |
Numeric constant for terameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (petameter, petameter_unit) | |
Numeric constant for petameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (exameter, exameter_unit) | |
Numeric constant for exameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (zettameter, zettameter_unit) | |
Numeric constant for zettameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yottameter, yottameter_unit) | |
Numeric constant for yottameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yoctometers, yoctometer_unit) | |
Numeric constant for yoctometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (zeptometers, zeptometer_unit) | |
Numeric constant for zeptometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (attometers, attometer_unit) | |
Numeric constant for attometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (femtometers, femtometer_unit) | |
Numeric constant for femtometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (picometers, picometer_unit) | |
Numeric constant for picometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (nanometers, nanometer_unit) | |
Numeric constant for nanometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (micrometers, micrometer_unit) | |
Numeric constant for micrometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (millimeters, millimeter_unit) | |
Numeric constant for millimeter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (centimeters, centimeter_unit) | |
Numeric constant for centimeter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (decimeters, decimeter_unit) | |
Numeric constant for decimeter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (meters, meter_unit) | |
Numeric constant for meter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (dekameters, dekameter_unit) | |
Numeric constant for dekameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (decameters, decameter_unit) | |
Numeric constant for decameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (hectometers, hectometer_unit) | |
Numeric constant for hectometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (kilometers, kilometer_unit) | |
Numeric constant for kilometer. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (megameters, megameter_unit) | |
Numeric constant for megameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (gigameters, gigameter_unit) | |
Numeric constant for gigameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (terameters, terameter_unit) | |
Numeric constant for terameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (petameters, petameter_unit) | |
Numeric constant for petameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (exameters, exameter_unit) | |
Numeric constant for exameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (zettameters, zettameter_unit) | |
Numeric constant for zettameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yottameters, yottameter_unit) | |
Numeric constant for yottameter. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (angstrom, angstrom_unit) | |
Numeric constant for angstrom. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (angstroms, angstrom_unit) | |
Numeric constant for angstrom. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (thou, thou_unit) | |
Numeric constant for thou. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (thous, thou_unit) | |
Numeric constant for thou. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (line, line_unit) | |
Numeric constant for line. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (lines, line_unit) | |
Numeric constant for line. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (inch, inch_unit) | |
Numeric constant for inch. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (inches, inch_unit) | |
Numeric constant for inch. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (foot, foot_unit) | |
Numeric constant for foot. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (feet, foot_unit) | |
Numeric constant for foot. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yard, yard_unit) | |
Numeric constant for yard. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (yards, yard_unit) | |
Numeric constant for yard. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (mile, mile_unit) | |
Numeric constant for mile. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (miles, mile_unit) | |
Numeric constant for mile. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (astronomical_unit, astronomical_unit_unit) | |
Numeric constant for astronomical unit. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (astronomical_units, astronomical_unit_unit) | |
Numeric constant for astronomical unit. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (light_year, light_year_unit) | |
Numeric constant for light year. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (light_years, light_year_unit) | |
Numeric constant for light year. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (parsec, parsec_unit) | |
Numeric constant for parsec. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (parsecs, parsec_unit) | |
Numeric constant for parsec. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (point, point_unit) | |
Numeric constant for point. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (points, point_unit) | |
Numeric constant for point. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (pixel, pixel_unit) | |
Numeric constant for pixel. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (pixels, pixel_unit) | |
Numeric constant for pixel. | |
ome::common::units::BOOST_UNITS_STATIC_CONSTANT (reference_frame, reference_frame_unit) | |
Numeric constant for reference frame unit. | |
Length units of measurement.
This header contains unit definition types, unit constants and measured quantity types for SI and other standard length units of measurement.