![]() |
Power System Platform
2026w10a-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 111 of file PowerElement.h.
| double IntegrationConstant::c |
C value
Definition at line 112 of file PowerElement.h.
| double IntegrationConstant::m |
M value
Definition at line 113 of file PowerElement.h.