Power System Platform  2026w23a-beta
Loading...
Searching...
No Matches
SharedData Struct Reference
Collaboration diagram for SharedData:

Public Attributes

uint32_t nPh
 
double t
 
double vrms
 
double freq
 
double theta
 
double phase
 
double stoptime
 
double atpStepsize
 
double pspStepsize
 
Mode mode
 
int terminate
 
Phasor phasor
 
uint32_t stepCount
 
uint32_t syncSteps
 
Sample samples []
 
std::uint32_t nPh
 
std::uint32_t stepCount
 
std::uint32_t syncSteps
 

Detailed Description

Definition at line 167 of file PSPModel.cpp.

Member Data Documentation

◆ atpStepsize

double SharedData::atpStepsize

Definition at line 179 of file PSPModel.cpp.

◆ freq

double SharedData::freq

Definition at line 174 of file PSPModel.cpp.

◆ mode

Mode SharedData::mode

Definition at line 182 of file PSPModel.cpp.

◆ nPh [1/2]

uint32_t SharedData::nPh

Definition at line 169 of file PSPModel.cpp.

◆ nPh [2/2]

std::uint32_t SharedData::nPh

Definition at line 57 of file ATPPSPBridge.h.

◆ phase

double SharedData::phase

Definition at line 176 of file PSPModel.cpp.

◆ phasor

Phasor SharedData::phasor

Definition at line 185 of file PSPModel.cpp.

◆ pspStepsize

double SharedData::pspStepsize

Definition at line 180 of file PSPModel.cpp.

◆ samples

Sample SharedData::samples

Definition at line 190 of file PSPModel.cpp.

◆ stepCount [1/2]

uint32_t SharedData::stepCount

Definition at line 187 of file PSPModel.cpp.

◆ stepCount [2/2]

std::uint32_t SharedData::stepCount

Definition at line 75 of file ATPPSPBridge.h.

◆ stoptime

double SharedData::stoptime

Definition at line 178 of file PSPModel.cpp.

◆ syncSteps [1/2]

uint32_t SharedData::syncSteps

Definition at line 188 of file PSPModel.cpp.

◆ syncSteps [2/2]

std::uint32_t SharedData::syncSteps

Definition at line 76 of file ATPPSPBridge.h.

◆ t

double SharedData::t

Definition at line 171 of file PSPModel.cpp.

◆ terminate

int SharedData::terminate

Definition at line 183 of file PSPModel.cpp.

◆ theta

double SharedData::theta

Definition at line 175 of file PSPModel.cpp.

◆ vrms

double SharedData::vrms

Definition at line 173 of file PSPModel.cpp.


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