Field
Force
.Magnitude { get; }
Gets the Magnitude.
Remarks
This property cannot be set. When one wants to change its value, one should operate on the returned Field
object, either on its inputs
or on its output variables
.
Examples