CalculationCaseMV
Calculation case element for MV networks.
Inherits from: DataClassJsonMixin
Import
python
from pyptp.elements.mv import CalculationCaseMVProperties
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
general | General | No | (factory) | |
content_strings | list[str] | No | [] |
General
General properties for calculation case.
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
calculation | str | No | "" | |
name | str | No | "" | |
date | float | No | 0.0 |
Referenced Types
General
General properties for calculation case.
Defined in pyptp.elements.mv.calc_case
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
calculation | str | No | "" | |
name | str | No | "" | |
date | float | No | 0.0 |