6 lines
258 B
C
6 lines
258 B
C
|
/* Generated by write_pilot_file() Octave function */
|
||
|
|
||
|
float pilots_coh[][PILOTS_NC]={
|
||
|
{ 1.000000, -1.000000, 1.000000, -1.000000, 1.000000, -1.000000, -1.000000},
|
||
|
{ -1.000000, 1.000000, 1.000000, -1.000000, 1.000000, 1.000000, 1.000000}
|
||
|
};
|