feos.GcParameters.from_segments - FeOs v0.10.1

staticGcParameters.from_segments(chemical_records, segment_records, binary_segment_records=None)

Creates parameters from segment records.

Parameters:chemical_records ([

ChemicalRecord

]) – A list of pure component chemical records.

segment_records ([

SegmentRecord

]) – A list of records containing the parameters of all individual segments.

binary_segment_records ([

BinarySegmentRecord

], optional) – A list of binary segment-segment parameters.