DynamoUnits
Namespace with 20 public types
Classes
Area
An area stored in square meters.
BaseUnit
Insolation
An insolation stored in killowatt hours per meter squared.
Length
A length stored in meters. This length can represent any unit type, but internally this
is stored as meters to make algorithms simpler.
Location
MathematicalArgumentException
Quantity
An object representing a property which is measurable. A Quantity can be defined or derived from other quantities.
Symbol
A text symbol used to associate a value with a Unit system.
Unit
An object representing a standard system for measuring a quantity.
UnitsException
Utils
Utility class for operating on units of measure.
Volume
A volume stored in cubic meters.
Enumerations
AreaUnit
InsolationUnit
LengthUnit
VolumeUnit
Static Classes
UnitExtensions
Utilities
Utility functions for unit conversion work flows and helper functions.
Abstract Classes
SIUnit
Interfaces
IUnitInput