- Timestamp:
- Nov 23, 2005, 10:47:32 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/addstar-1-3-0/Ohana/src/addstar/include/addstar.h
r5347 r5585 68 68 /* these globals are used separately by both client and server (KEEP) */ 69 69 double ZeroPt; // double check for consistency 70 double CAL_INSTMAG_MAX; 71 double CAL_INSTMAG_MIN; 70 72 int VERBOSE; 71 73 … … 93 95 void InitCalibration PROTO(()); 94 96 GSCRegion *LoadRegions PROTO((int *nregions)); 95 void SaveCalibration PROTO((float M , float dM, float Mr, float dMr, float Mc, float A, int N));97 void SaveCalibration PROTO((float Mo, float dMo, float Mr, float dMr, float Mi, int N)); 96 98 void SetProtect PROTO((int mode)); 97 99 int SetSignals PROTO(());
Note:
See TracChangeset
for help on using the changeset viewer.
