deltaFlow
OutputFileCommon::BusTotals Struct Reference

Aggregate bus totals (load/gen) used in the bus-data result tables. More...

#include <OutputFileCommon.H>

Public Attributes

double totalPl = 0.0
 
double totalQl = 0.0
 
double totalPg = 0.0
 
double totalQg = 0.0
 
double totalInjected = 0.0
 

Detailed Description

Aggregate bus totals (load/gen) used in the bus-data result tables.

Definition at line 110 of file OutputFileCommon.H.

Member Data Documentation

◆ totalInjected

double OutputFileCommon::BusTotals::totalInjected = 0.0

Definition at line 115 of file OutputFileCommon.H.

◆ totalPg

double OutputFileCommon::BusTotals::totalPg = 0.0

Definition at line 113 of file OutputFileCommon.H.

◆ totalPl

double OutputFileCommon::BusTotals::totalPl = 0.0

Definition at line 111 of file OutputFileCommon.H.

◆ totalQg

double OutputFileCommon::BusTotals::totalQg = 0.0

Definition at line 114 of file OutputFileCommon.H.

◆ totalQl

double OutputFileCommon::BusTotals::totalQl = 0.0

Definition at line 112 of file OutputFileCommon.H.


The documentation for this struct was generated from the following file: