Unit.Apply

Unit.Apply method

Converts argument to unit, described by this instance.

public double Apply(double value)
ParameterTypeDescription
valueDoubleValue to convert. Must be in radians or meters.

Return Value

Value, converted to this unit.

See Also