5.3.1.22.2. cli.db.cell

Dataclass aggregating all parameters of a cell.

A cell comprises its static specification (CellSpec) and a sequence of model parameter objects derived from BaseModel.

Classes

Cell(spec, model_parameters)

Container for all available information of a cell.