single_cell_parser
❭ cell_parser
❭ CellParser
❭ _insert_ion_properties
CellParser._insert_ion_properties¶
- single_cell_parser.cell_parser.CellParser._insert_ion_properties(label, ionParam)¶
Inserts ion properties into all structures named as
label
- Parameters:¶
label (str) – Label of the structure.
ionParam (
NTParameterSet
) – Ion properties. See Cell parameters for an example.