struct BallisticCoefficient
Parents | |
ValueType |
|
IEquatable<BallisticCoefficient> |
|
IComparable<BallisticCoefficient> |
Brief
The value representing ballistic coefficient
Static Public Methods | |
Parses the ballistic coefficient for the current culture |
|
Parses the ballistic coefficient for the specified culture |
Public Properties | |
The ballistic table |
|
The text presentation of the value in the invariant culture |
|
The value of the coefficient |
Public Constructors | |
Constructor |
|
Public Methods | |
Checks whether object equals to another object |
|
Returns the object hash code |
|
Converts value to string in the current culture |
|
Converts value to string in the specified culture |
|
Converts value to string using the specified format and the specified culture |