comparison spring_package/pulchra/pulchra_common.h @ 37:0be0af9e695d draft

"planemo upload commit c716195a2cc1ed30ff8c4936621091296a93b2fc"
author guerler
date Wed, 25 Nov 2020 14:35:35 +0000
parents c790d25086dc
children
comparison
equal deleted inserted replaced
36:2fe8ffff530d 37:0be0af9e695d
1
2 typedef struct {
3 int bins[3];
4 float data[8][3];
5 } nco_struct;
6
7 extern nco_struct nco_stat[];
8 extern nco_struct nco_stat_pro[];
9 extern float rot_stat_coords[][3];
10 extern int rot_stat_idx[][6];