Property | Type | Description | |
---|---|---|---|
EfficiencyHigh | float | ||
EfficiencyLow | float | ||
FactorMix | System.Vector3 |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
BSPIDVMotor ( string useName ) : System | ||
StepError ( float timeStep, System.Vector3 error ) : System.Vector3 | ||
Zero ( ) : void |
public BSPIDVMotor ( string useName ) : System | ||
useName | string | |
return | System |
public StepError ( float timeStep, System.Vector3 error ) : System.Vector3 | ||
timeStep | float | |
error | System.Vector3 | |
return | System.Vector3 |