Enum Class PxVehicleCommandNonLinearResponseParamsEnum

java.lang.Object
java.lang.Enum<PxVehicleCommandNonLinearResponseParamsEnum>
physx.vehicle2.PxVehicleCommandNonLinearResponseParamsEnum
All Implemented Interfaces:
Serializable, Comparable<PxVehicleCommandNonLinearResponseParamsEnum>, Constable

public enum PxVehicleCommandNonLinearResponseParamsEnum extends Enum<PxVehicleCommandNonLinearResponseParamsEnum>
Note: Brake, drive and steer response typically reduce at increased longitudinal speed. Moreover, response to a brake, throttle or steer command is typically nonlinear and may be subject to dead zones where response is constant with either zero or non-zero response. PxVehicleCommandNonLinearResponseParams allows command responses to be authored as multi-variate piecewise polynomials with normalized command response a function of command value and longitudinal speed.