SpeedNegate Method
Negates the value of the specified
Speed operand.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static Speed Negate(
Speed value
)
- value Speed
- The Speed to negate.
SpeedA new
Speed instance equal to the first instance multiplied
by -1.