Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDICondition::NegativeCoefficient ]
[ next: NegativeSaturation ]
[ prev: ErrorValue ]
public:
__property long NegativeCoefficient[dword pArrayIndex] = { read=FGetNegativeCoefficient, write=FSetNegativeCoefficient };
TDICONDITION::NEGATIVECOEFFICIENT
[ component property ]
- Description
The NegativeCoefficient property defines the coefficient constant applied to an axis on the negative side of the offset value.
This property is ignored and TDICondition::PositiveCoefficient 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.
|
|