|
|
| FastLibAPI (std::string input_file) |
| |
|
bool | fatal_error (int error_status) |
| |
|
void | fast_init () |
| |
|
void | fast_sim () |
| |
|
void | fast_deinit () |
| |
|
void | fast_run () |
| |
|
int | total_time_steps () |
| |
|
int | total_output_steps () |
| |
|
void | get_hub_position (float *absolute_position, float *rotational_velocity, double *orientation_dcm) |
| |
|
|
std::vector< std::string > | output_channel_names |
| |
|
|
std::string | input_file_name |
| |
|
int | n_turbines |
| |
|
int | i_turb |
| |
|
double | dt |
| |
|
double | dt_out |
| |
|
double | t_max |
| |
|
int | abort_error_level |
| |
|
bool | end_early |
| |
|
int | num_outs |
| |
|
bool | ended |
| |
|
int | num_inputs |
| |
|
double | inp_array [NumFixedInputs] = {} |
| |
|
std::vector< std::vector< double > > | output_values |
| |
The documentation for this class was generated from the following files: