|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
| struct | IG.Num.PhysicalConstant |
| Data of a physical constant, including its value, standard error, units, symbol and description. This is alro used for derived SI units and non-SI units. More... | |
| class | IG.Num.ConstMath |
| Mathematical and physical constants. More... | |
| class | IG.Num.ConstPhysical |
| Physical constants including units and standard uncertainty. More... | |
| class | IG.Num.SIPrefix |
| SI prefixes for producing multiples of the original units (such as kilo- or micro-). More... | |
| class | IG.Num.PhysicalUnit |
| SI units (basic and derived) More... | |
| class | IG.Num.NonSIUnit |
| Non-SI units whose use is not encouraged or not allowed More... | |
| class | IG.Num.ConstMisc |
| Miscellaneous constants. More... | |
Namespaces | |
| package | IG.Num |
Enumerations | |
| enum | IG.Num.SI { IG.Num.SI.m, IG.Num.SI.kg, IG.Num.SI.s, IG.Num.SI.A, IG.Num.SI.K, IG.Num.SI.cd, IG.Num.SI.mol } |
| SI base units (International system of units). More... | |