PyANGKernel.GKControlPlanChange

class GKControlPlanChange

Changes the current control plan.

Details

This class supports a change in the currently simulated control plan. It is associated with a policy, so it will be applied on some specified circumstances

Inheritance diagram of PyANGKernel.GKControlPlanChange

Synopsis

Methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

__init__()
clearOCITPars()
getControlPlan()
Return type:

GKControlPlan

Returns the new control plan to apply

getOCITPars()
Return type:

GKScheduleMasterControlPlanItemOCITPars

setControlPlan(plan)
Parameters:

planGKControlPlan

Sets the control plan

setOCITPars(pars)
Parameters:

parsGKScheduleMasterControlPlanItemOCITPars