修改了pid参数,跑了一些数据
This commit is contained in:
@@ -165,6 +165,7 @@ def run(target_flow_slm):
|
||||
reporter = PerformanceReporter(
|
||||
controller.pid,
|
||||
window_s=config.STEADY_STATE_WINDOW_S,
|
||||
sample_period_s=config.CONTROL_PERIOD_S,
|
||||
band_pct=config.STEADY_STATE_BAND_PCT,
|
||||
std_pct=config.STEADY_STATE_STD_PCT,
|
||||
flow_range_min_slm=config.TARGET_FLOW_MIN_SLM,
|
||||
|
||||
Reference in New Issue
Block a user