Power System Platform  2026w10a-beta
Loading...
Searching...
No Matches
Load.h File Reference
#include "../../forms/LoadForm.h"
#include "Shunt.h"

Go to the source code of this file.

Classes

struct  LoadElectricalData
 
class  Load
 Loas shunt power element. More...
 

Enumerations

enum  LoadType { CONST_POWER = 0 , CONST_IMPEDANCE }
 

Enumeration Type Documentation

◆ LoadType

enum LoadType

Definition at line 24 of file Load.h.

24{ CONST_POWER = 0, CONST_IMPEDANCE };