Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDICondition::PositiveCoefficient ]
[ next: PositiveSaturation ]
[ prev: Offset ]
public:
__property long PositiveCoefficient[dword pArrayIndex] = { read=FGetPositiveCoefficient, write=FSetPositiveCoefficient };
TDICONDITION::POSITIVECOEFFICIENT
[ component property ]
- Description
The PositiveCoefficient property defines the coefficient constant applied to an axis on the positive side of the offset value.
This property is used for both positive and negative coefficients if support for separate coefficients is not available.
The coefficient is used as a multiplier to scale the effect and can range from -10,000 to 10,000 where the extreme values represent the maximum force output the device is capable of producing in either direction.
For example, this value may determine how fast a spring effect's force would increase as a device moved along an axis away from the offset value.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|