Skip to content

a28c5e2c 040e 11ed 52ee 5d91c1d12cdc

Kim Hugener-Ohlsen edited this page Apr 30, 2016 · 1 revision

Sundew.Quantities.Engine.Units Namespace

NAmespace containing class representing the various unit types

Classes

 

Class Description
Public class DerivedUnit Represents a base unit.
Public class FactoredPrefix Represents a prefix for a unit.
Public class FactoredUnit Implementation of IUnit without a prefix.
Public class MethodUnit A unit for implementing units with a custom conversion to their base unit.
Public class NotationBaseUnit Represents a unit, which has the units base notation, but which is not a base unit.
Public class PrefixedBaseUnit Implementation of IUnit for supporting units like kg, which is a base unit, but has a prefix.
Public class Prefixes Contains the standard prefixes.
Public class RadianUnit Extends Unit with proper formatting for the radian unit.
Public class Unit Represents a base unit.
Public class UnitDefinitions Contains the unit and prefix definitions. See: http://www.ebyte.it/library/educards/siunits/TablesOfSiUnitsAndPrefixes.html.
Public class UnitExtensions Extends IUnit with easy to use methods.
 
Clone this wiki locally