CommandListAppendEnableVelocityCorrection Method |
Enables or disables velocity dependent power correction.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void AppendEnableVelocityCorrection(
bool enable
)
Parameters
- enable Boolean
- true to enable, false to disable the power correction.
Remarks
See Also