![]() |
Power System Platform
2026w23a-beta
|

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 |
Definition at line 167 of file PSPModel.cpp.
| double SharedData::atpStepsize |
Definition at line 179 of file PSPModel.cpp.
| double SharedData::freq |
Definition at line 174 of file PSPModel.cpp.
| Mode SharedData::mode |
Definition at line 182 of file PSPModel.cpp.
| uint32_t SharedData::nPh |
Definition at line 169 of file PSPModel.cpp.
| std::uint32_t SharedData::nPh |
Definition at line 57 of file ATPPSPBridge.h.
| double SharedData::phase |
Definition at line 176 of file PSPModel.cpp.
| Phasor SharedData::phasor |
Definition at line 185 of file PSPModel.cpp.
| double SharedData::pspStepsize |
Definition at line 180 of file PSPModel.cpp.
| Sample SharedData::samples |
Definition at line 190 of file PSPModel.cpp.
| uint32_t SharedData::stepCount |
Definition at line 187 of file PSPModel.cpp.
| std::uint32_t SharedData::stepCount |
Definition at line 75 of file ATPPSPBridge.h.
| double SharedData::stoptime |
Definition at line 178 of file PSPModel.cpp.
| uint32_t SharedData::syncSteps |
Definition at line 188 of file PSPModel.cpp.
| std::uint32_t SharedData::syncSteps |
Definition at line 76 of file ATPPSPBridge.h.
| double SharedData::t |
Definition at line 171 of file PSPModel.cpp.
| int SharedData::terminate |
Definition at line 183 of file PSPModel.cpp.
| double SharedData::theta |
Definition at line 175 of file PSPModel.cpp.
| double SharedData::vrms |
Definition at line 173 of file PSPModel.cpp.