|
Classes |
| struct | COL |
| struct | LTGARRAY |
| struct | OUTPUT |
| struct | LTGDATA |
| struct | share_mem |
Functions |
| void | Update_Vscan (float time_of_flash, int itest) |
| void | Update_1_minute (float cur_time, int itest) |
| void | azran (float rlat, float rlon, float lat, float lon, float *az, float *ran) |
| long int | juldate (int year, int month, int day) |
| float | hms2dec (int hour, int min, int sec) |
| void | dec2hms (float dec, int *hour, int *min, int *sec) |
| void | gregdate (long int jul, int *year, int *month, int *day) |
| void | SCIT_LTG (int vscan, int idnum, int azm, int rng, int maxrng, char *dr, int *Pflash, int *Nflash) |
| void | SCITLTG_ (int *vscan, int *idnum, int *azm, int *rng, int *maxrng, char *dr, int *Pflash, int *Nflash) |
| int | find_nint (const float num) |
Variables |
| LTGARRAY | LTGPOS |
| LTGARRAY | LTGNEG |
| LTGARRAY | LTGINIT |
| LTGARRAY | LTGMISS |
| OUTPUT | Data |
| LTGDATA | LTG [MAXLTG] |
| int | vol_scan |
| int | iltg |
| int | iltg_start |
| int | num_ltg_vscan |
| float | tlast_update |
| float | tlast_vscan |
| float | UPDATE_TIME |
| float | ONE_MINUTE |
| float | FIVE_MINUTES |
| char | dir [50] |
| int | FAKE |
| float | FAKE_VS |
| share_mem * | shm_ptr |
| int | shm_id |
| int | child_id |