stringsystem=1;// GNSS constellation: "G" for GPS, "R" for Glonass, "S" for SBAS, "E" for Galileo and "C" for Beidou.
stringsignal=2;// GNSS signal: "1C" for GPS L1 C/A, "1B" for Galileo E1b/c, "1G" for Glonass L1 C/A, "2S" for GPS L2 L2C(M), "2G" for Glonass L2 C/A, "L5" for GPS L5 and "5X" for Galileo E5a
uint32prn=3;// PRN number
int32channel_id=4;// Channel number
doubleacq_delay_samples=5;// Coarse code delay estimation, in samples
doubleacq_doppler_hz=6;// Coarse Doppler estimation in each channel, in Hz
uint64acq_samplestamp_samples=7;// Number of samples at signal SampleStamp
uint32acq_doppler_step=8;// Step of the frequency bin in the search grid, in Hz
boolflag_valid_acquisition=9;// Acquisition status
int64fs=10;// Sampling frequency, in samples per second
doubleprompt_i=11;// In-phase (real) component of the prompt correlator output
doubleprompt_q=12;// Quadrature (imaginary) component of the prompt correlator output
doublecn0_db_hz=13;// Carrier-to-Noise density ratio, in dB-Hz
doublecarrier_doppler_hz=14;// Doppler estimation, in [Hz].
doublecarrier_phase_rads=15;// Carrier phase estimation, in rad
doublecode_phase_samples=16;// Code phase in samples
uint64tracking_sample_counter=17;// Sample counter indicating the number of processed samples
boolflag_valid_symbol_output=18;// Indicates the validity of signal tracking
int32correlation_length_ms=19;// Time duration of coherent correlation integration, in ms
boolflag_valid_word=20;// Indicates the validity of the decoded navigation message word
uint32tow_at_current_symbol_ms=21;// Time of week of the current symbol, in ms
doublepseudorange_m=22;// Pseudorange computation, in m
doublerx_time=23;// Receiving time after the start of the week, in s
boolflag_valid_pseudorange=24;// Pseudorange computation status
doubleinterp_tow_ms=25;// Interpolated time of week, in ms