IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
class | ChemicalCompound |
Chemical compoind. More... | |
class | ChemicalElement |
Represents a sigle chemical element with its main data. More... | |
class | ChemicalElementDto |
DTO (data transfer object) for chemical element (ChemicalElement class). More... | |
class | ChemicalElementDtoBase< ChemicalElementType > |
Base class for various DTOs (Data Transfer Objects) for chemical elements and derived classes. More... | |
class | ChemicalElementProperties |
Properties of chemical element. More... | |
class | ChemicalElementQuantity |
Chemical element with stoichiometric quantity. More... | |
class | ChemicalElementQuantityDto |
DTO (data transfer object) for chemical element (ChemicalElement class). More... | |
interface | IPhysicalUnit |
class | PhysicalUnitBase |
class | PhysicalUnitConst |
class | SIPrefix |
Represents a prefix for the SI units of measure. Contains constants for all SI predixes. Class is immutable. It also has no public constructors, so instances can not be created by users of the class. The only existing instances are the constants that represent all existing prefixes of the SI units of measures, which are static constant fields of this class with predefined values. More... | |
Enum defining the particular chemical element.
$A Igor Oct08;
enum IG.Physics.SIUnits |
Base units of the International System of units - enumerated.
Enumerator | |
---|---|
None | |
m | |
kg | |
s | |
A | |
K | |
cd | |
mol |
All named units (base and derived) of the International System of units - enumerated.
By agreement, the first constants are the same as for base SI units (SIUnits) enumerator.
Enumerator | |
---|---|
None | |
m | |
kg | |
s | |
A | |
K | |
cd | |
mol | |
Hz | |
rad | |
sr | |
N | |
Pa | |
J | |
W | |
C | |
V | |
F | |
Ohm | |
S | |
Wb | |
T | |
H | |
Cels | |
lm | |
lx | |
Bq | |
Gy | |
Sv | |
kat |
Prefixes of the International System of units - enumerated.
Enumerator | |
---|---|
y | |
z | |
a | |
f | |
p | |
n | |
micro | |
m | |
c | |
d | |
None | |
da | |
h | |
k | |
M | |
G | |
T | |
P | |
E | |
Z | |
Y |