SWKErgoPushPull (Object)

This interface deals the push/pull ergonomic analysis.

Properties


Property DistanceOfPull() As
Returns or sets the distance of pull.
This distance must specified at least once.
Failure to do so will result in invalid output values.
Property DistanceOfPush() As
Returns or sets the distance of push.
This distance must specified at least once.
Failure to do so will result in invalid output values.
Property Frequency() As
Returns or sets the push/pull frequecy.
This frequency must be expressed in pushes or pulls 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 MaxInitialPullForce() As (Read Only)
This field is the maximum initial pulling force, produced by the study, given the current input guidelines.
Property MaxInitialPushForce() As (Read Only)
This field is the maximum initial pushing force, produced by the study, given the current input guidelines.
Property MaxSustainedPullForce() As (Read Only)
This field is the maximum sustained pulling force, produced by the study, given the current input guidelines.
Property MaxSustainedPushForce() As (Read Only)
This field is the maximum sustained pushing force, produced by the study, given the current input guidelines.
Property Population() As
Returns or sets the percentage of the population that should be able to perform the push/pull 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.