class Weight
Brief
The weight value
Details
The type defined in the MathEx.ExternalBallistic.dll assembly.
The namespace is MathEx.ExternalBallistic.Units.
| Static Public Properties | |
|
Returns the default (the most expected by a user) unit for the value. |
|
| Static Public Methods | |
|
Converts an arbitrary value from one unit of measure to another. |
|
|
Returns the default display precision for the unit of measure. |
|
|
Returns the unit of measure by its name. |
|
|
Parses the string into the value. |
|
|
Returns the name of the unit of measure. |
|
| Public Properties | |
|
Returns the unit specified when the value is created. |
|
| Public Constructors | |
|
Constructor |
|
| Public Methods | |
|
Returns the value in the specified unit of measure |
|
|
Converts the value to string using unit of measure specified when the value is created and default parameters. |
|
|
Converts the value to string using the specified unit of measure and default parameters for that unit of measure. |
|
|
Convert the value to string using specified unit of measure and parameters. |
|