FlowChange.FlowChangeInfo#
FlowChange.FlowChangeInfo.py
- class FlowChangeJudgeInfo(caseid, **kwargs)#
Bases:
objectClass to hold information about the flow change judgment.
- class FlowChangeInfo(i, j, curves, judge_info)#
Bases:
objectClass to hold information about the flow change analysis. .. attribute:: i
The index along the iv axis where the flow change is analyzed.
- type:
int
- curves#
The list of curves involved in the flow change analysis.
- Type:
list of CurveProxy
- judge_info#
The judgment information for the flow change.
- Type: