InternalState Struct Reference

Kynema API: kynema::util::InternalState Struct Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
kynema::util::InternalState Struct Reference

Public Attributes

double generator_speed_filtered
 
double integral_speed_error
 
double generator_torque_lastest
 
double time_latest
 
double pitch_controller_latest
 
double torque_controller_latest
 
std::array< double, 3 > pitch_commanded_latest
 
double VS_torque_slope_15
 
double VS_torque_slope_25
 
double VS_sync_speed
 
double VS_generator_speed_trans
 

Member Data Documentation

◆ generator_speed_filtered

double kynema::util::InternalState::generator_speed_filtered

◆ generator_torque_lastest

double kynema::util::InternalState::generator_torque_lastest

◆ integral_speed_error

double kynema::util::InternalState::integral_speed_error

◆ pitch_commanded_latest

std::array<double, 3> kynema::util::InternalState::pitch_commanded_latest

◆ pitch_controller_latest

double kynema::util::InternalState::pitch_controller_latest

◆ time_latest

double kynema::util::InternalState::time_latest

◆ torque_controller_latest

double kynema::util::InternalState::torque_controller_latest

◆ VS_generator_speed_trans

double kynema::util::InternalState::VS_generator_speed_trans

◆ VS_sync_speed

double kynema::util::InternalState::VS_sync_speed

◆ VS_torque_slope_15

double kynema::util::InternalState::VS_torque_slope_15

◆ VS_torque_slope_25

double kynema::util::InternalState::VS_torque_slope_25

The documentation for this struct was generated from the following file:
  • /home/runner/work/kynema/kynema/kynema/src/utilities/controllers/discon.cpp