CADETProcess.solution.SolutionIO.fraction_volume#
- SolutionIO.fraction_volume(start: float | None = None, end: float | None = None) float[source]#
Volume of a fraction interval.
- Parameters:
- startOptional[float]
Start time of the fraction. If None, the first time point is used. The default is None.
- end: Optional[float]
End time of the fraction. If None, the last time point is used. The default is None.
- Returns:
- float
Volume of the fraction