functionlineCapacitance
Function that computes the capacitance of a cable
Information
This function computes the overall capacity of a cable.
When the voltage level is low, the cables do not consider the capacitive effect. Hence,
C = 0.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.Transmission.LowVoltageCables.Generic | cable | Record that contains cable properties |
Revisions
-
September 23, 2014, by Marco Bonvini:
Added function and documentation