[This is preliminary documentation and is subject to change.]
This class implements a dominance and power drive in the CLARION Library
The DominancePowerDrive..::..DominancePowerDriveParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DominancePowerDrive..::..DominancePowerDriveParameters(Boolean) |
Initializes a parameters class for a DominancePowerDrive
|
![]() |
DominancePowerDrive..::..DominancePowerDriveParameters(DominancePowerDrive..::..DominancePowerDriveParameters, Boolean) |
Initializes a parameters class for a DominancePowerDrive and sets the values of the parameters to the values specified
|
Methods
Name | Description | |
---|---|---|
![]() |
Global_OnParameterChanged |
The event method used for performing global parameter changes
(Inherited from Drive..::..DriveParameters.) |
Properties
Name | Description | |
---|---|---|
![]() |
BASELINE |
The baseline
|
![]() |
DEFICIT_CHANGE_RATE |
The deficit change rate
|
![]() |
DRIVE_GAIN |
The drive gain
|
![]() |
DRIVE_SYSTEM |
Gets the drive system to which the drive belongs
|
![]() |
IsGlobal |
Used to specify whether the particular instance of the parameters class is being used for global or local parameters
(Inherited from Drive..::..DriveParameters.) |