Mercurial > repos > guerler > springsuite
diff spring_package/pulchra/pulchra_common.h @ 17:c790d25086dc draft
"planemo upload commit b0ede77caf410ab69043d33a44e190054024d340-dirty"
author | guerler |
---|---|
date | Wed, 28 Oct 2020 05:11:56 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/spring_package/pulchra/pulchra_common.h Wed Oct 28 05:11:56 2020 +0000 @@ -0,0 +1,10 @@ + +typedef struct { + int bins[3]; + float data[8][3]; +} nco_struct; + +extern nco_struct nco_stat[]; +extern nco_struct nco_stat_pro[]; +extern float rot_stat_coords[][3]; +extern int rot_stat_idx[][6];