IParameter EmagReactionProbe.GetParameter(String propName)

Gets the parameter corresponding to the given property.

Examples

Usage example - Force Magnitude (Assumes a Force object has been created, set to a variable named "force")
X
Usage example - Hyrdostatic Pressure Fluid Density (Assumes a Hydrostatic Pressure object has been created, set to a variable named "hydroPressure")
X

Parameters

  • propName
    Type: String
    Name of the Property (must be one word)

Return Value

The Parameter for the Property