![]() |
Power System Platform
2026w23a-beta
|
Integration constants to calculate dynamic elements through trapezoidal integration method. More...
#include <PowerElement.h>
Public Attributes | |
| double | c |
| double | m |
Integration constants to calculate dynamic elements through trapezoidal integration method.
Definition at line 83 of file PowerElement.h.
| double IntegrationConstant::c |
C value
Definition at line 84 of file PowerElement.h.
| double IntegrationConstant::m |
M value
Definition at line 85 of file PowerElement.h.