CADETProcess.reference.ReferenceIO.fraction_volume

CADETProcess.reference.ReferenceIO.fraction_volume#

ReferenceIO.fraction_volume(start: float | None = None, end: float | None = None) float#

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