The little Units Library that could
bounds
- Bounding Boxes and Range Checksshapes
- Ways to define and describe shapescircular
-CircularAspect
enum andCircularDimension
struct, describes a circle by radius or diameter with appropriate length units.elliptical
-Ellipse
struct, describes an ellipse using twoCircularDimension
axes and an optionalCompassDirection
orientation of the first axis
units
- Physical Quantitiesangle
- Angle Types,Angle
,AngleUnits
forDegrees
andRadians
compass
- Compass Types,Compass
, and the absolute types:Heading
,Track
,Bearing
,Course
,Azimuth
,CompassOffest
, and the relative types:RelativeBearing
datasize
- Computer Data Sizes,Bytes
,Kilobytes
, etcduration
- ContainsDuration
, describing a fixed amount of seconds / minutes / hours / milliseconds / etclength
- The SILength
quantity,Meters
,Feet
, etcspeed
- The SISpeed
quantity,MetersPerSecond
,Knots
, etctemperature
- The SITemperature
quantity,Celcius
,Kelvin
, etc