Properties
- Property DistanceOfCarry() As
-
Returns or sets the distance of carry.
This distance must specified at least once.
Failure to do so will result in invalid output values. - Property Frequency() As
-
Returns or sets the carry frequecy.
This frequency must be expressed in carries per second, and must
be specified before attempting to retrive any output value from the study.
Failure to do so will result in invalid output values. - Property MaximumWeight() As (Read Only)
- This field is the maximum weight that can be carried force, given the current input guidelines.
- Property Population() As
-
Returns or sets the percentage of the population that should be able to
perform the carry task safely.
This property can only take the values 50.0, 75.0 and 90.0, and must be specified
at least once.
Failure to do so will result in invalid output values.