9#ifndef ICAROUS_CFS_ROTORSIM_TABLE_H
10#define ICAROUS_CFS_ROTORSIM_TABLE_H
26 double flightPlan[NUM_SIM_WP][3];
Rotorsim table data.
Definition: rotorsim_table.h:21
double initialAlt
Definition: rotorsim_table.h:24
double missionSpeed
Definition: rotorsim_table.h:22
int numWP
Definition: rotorsim_table.h:25