# `feos.gc_pcsaft` Utilities to build `GcPcSaftParameters`. To learn more about ways to build parameters from files or within Python, see [this example](/tutorials/eos/pcsaft/pcsaft_working_with_parameters). ## Example ```python from feos.gc_pcsaft import GcPcSaftParameters ``` ## Data types ```{eval-rst} .. currentmodule:: feos.gc_pcsaft .. autosummary:: :toctree: generated/ Identifier IdentifierOption ChemicalRecord SmartsRecord GcPcSaftRecord SegmentRecord BinarySegmentRecord GcPcSaftEosParameters GcPcSaftFunctionalParameters ```