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

TypeNameDefaultDescription
Buildings.Electrical.Transmission.LowVoltageCables.GenericcableRecord that contains cable properties

Revisions

  • September 23, 2014, by Marco Bonvini:
    Added function and documentation