intsbascorr;// SBAS correction options (can be added): SBSOPT_LCORR(1): long term correction, SBSOPT_FCORR(2): fast correction, SBSOPT_ICORR(4): ionosphere correction, SBSOPT_RANGE(8): ranging
boolraim;// RAIM enabled
intraim;// RAIM removed sats
doubleelmin;// min elevation (degrees)
doublemaxgdop;// maxgdop: reject threshold of gdop
boolGPS,SBS,GLO,GAL,QZS,CMP,IRN,LEO;// constellations used
0,// SBAS correction options (can be added): SBSOPT_LCORR(1): long term correction, SBSOPT_FCORR(2): fast correction, SBSOPT_ICORR(4): ionosphere correction, SBSOPT_RANGE(8): ranging
true,// RAIM enabled
1,// RAIM enabled
D2R*15.0,// min elevation (degrees)
30.0,// maxgdop: reject threshold of gdop
true,false,true,true,false,false,false,false,//GPS,SBS,GLO,GAL,QZS,CMP,IRN,LEO; // constellations used