UomScalarUnitCoefficient Property |
Used when parameters are coefficients.
They inherently take the units which depend upon the term to
which the coefficient applies.
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public static UomScalarUnit Coefficient { get; }
Public Shared ReadOnly Property Coefficient As UomScalarUnit
Get
public:
static property UomScalarUnit^ Coefficient {
UomScalarUnit^ get ();
}
static member Coefficient : UomScalarUnit with get
Property Value
Type:
UomScalarUnitReturn Value
Type:
UomScalarUnitRemarks See Also