5.3.1.22.4.2.1. cli.db.model_parameter.limits.CurrentLimitModel
- class cli.db.model_parameter.limits.CurrentLimitModel(name: str, sources: list[Path | Path | str], _directory: Path | Path, charge: CurrentLimits | dict, discharge: CurrentLimits | dict)
Model parameter container for charge and discharge current limits.
- charge
Current limits for charging
- Type:
- discharge
Current limits for discharging
- Type:
- __init__(name: str, sources: list[Path | Path | str], _directory: Path | Path, charge: CurrentLimits | dict, discharge: CurrentLimits | dict) None
Methods
__init__(name, sources, _directory, charge, ...)Attributes
namesources