DPsim
Loading...
Searching...
No Matches
CPS::Signal::ExciterStaticParameters Class Reference
Inheritance diagram for CPS::Signal::ExciterStaticParameters:
[legend]
Collaboration diagram for CPS::Signal::ExciterStaticParameters:
[legend]

Public Attributes

Real Tr = 0
 Transducer time constant (s) (optional parameter)
 
Real Ta = 0
 Time constant of the numerator in the lead lag block (s)
 
Real Tb = 0
 Time constant of the denumerator in the lead lag block (s)
 
Real Te = 0
 Time constant of the exciter machine (s)
 
Real Ka = 0
 Proportional controller with the gain Ka.
 
Real MaxEfd = 0
 Maximum EMF.
 
Real MinEfd = 0
 Minimum EMF.
 
Real Kbc = 0
 Proportional gain of anti-Windup.
 

Additional Inherited Members

- Static Public Member Functions inherited from SharedFactory< ExciterStaticParameters >
static std::shared_ptr< ExciterStaticParameters > make (Args &&...args)
 

Detailed Description

Definition at line 13 of file ExciterStatic.h.

Member Data Documentation

◆ Ka

Real CPS::Signal::ExciterStaticParameters::Ka = 0

Proportional controller with the gain Ka.

Definition at line 26 of file ExciterStatic.h.

◆ Kbc

Real CPS::Signal::ExciterStaticParameters::Kbc = 0

Proportional gain of anti-Windup.

Definition at line 34 of file ExciterStatic.h.

◆ MaxEfd

Real CPS::Signal::ExciterStaticParameters::MaxEfd = 0

Maximum EMF.

Definition at line 29 of file ExciterStatic.h.

◆ MinEfd

Real CPS::Signal::ExciterStaticParameters::MinEfd = 0

Minimum EMF.

Definition at line 31 of file ExciterStatic.h.

◆ Ta

Real CPS::Signal::ExciterStaticParameters::Ta = 0

Time constant of the numerator in the lead lag block (s)

Definition at line 20 of file ExciterStatic.h.

◆ Tb

Real CPS::Signal::ExciterStaticParameters::Tb = 0

Time constant of the denumerator in the lead lag block (s)

Definition at line 22 of file ExciterStatic.h.

◆ Te

Real CPS::Signal::ExciterStaticParameters::Te = 0

Time constant of the exciter machine (s)

Definition at line 24 of file ExciterStatic.h.

◆ Tr

Real CPS::Signal::ExciterStaticParameters::Tr = 0

Transducer time constant (s) (optional parameter)

Definition at line 18 of file ExciterStatic.h.


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