PyANGKernel.GKControlFlowAlineaMetering¶
- class GKControlFlowAlineaMetering¶
-
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
Detailed Description¶
Settings used in a control plan for a flow ramp meter.
- __init__()¶
- getCalculationInterval()¶
- Return type:
Sets the calculation interval of the ALINEA algorithm
Gets the desired downstream occupancy in percentage from 0 to 100.
Gets the regulator parameter (kr).
- setCalculationInterval(aduration)¶
- Parameters:
aduration –
GKTimeDuration
Gets the calculation interval of the ALINEA algorithm
- setDesiredDownstreamOccupancy(value)¶
- Parameters:
value – float
Sets the desired downstream occupancy in percentage from 0 to 100.
- setKrRegulatorParameter(value)¶
- Parameters:
value – float
Sets the regulator parameter (kr).