home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s1 / spotter / !Spotter / Resources / Choices_SS next >
Text File  |  1993-12-06  |  2KB  |  50 lines

  1. !SpotSat Menu Defaults
  2. ======================
  3.  
  4. Time Control:
  5.  
  6. TC_ContUpdate: on         /* Continuous update */
  7. TC_UpdateStep: 30         /* in centiseconds */
  8.  
  9. Hardcopy Menus:
  10.  
  11. HC_WimpyStep : 60         /* Time step for WIMPY (seconds) */
  12. HC_WimpyLeaf : WIMPY      /* Leaf name for WIMPY Generation */
  13.  
  14. HC_ECIEphStep: 60         /* Time step for ECI ephemeris (seconds) */
  15. HC_ECIEphLeaf: Ephem_ECI  /* Leaf name for ECI ephemeris Generation */
  16.  
  17. HC_EFEphStep : 60         /* Time step for EF ephemeris (seconds) */
  18. HC_EFEphLeaf : Ephem_EF   /* Leaf name for EF ephemeris Generation */
  19.  
  20. HC_GTStep    : 60         /* Time step for Groundtrack (seconds) */
  21. HC_GTLeaf    : GrndTrack  /* Leaf name for Groundtrack Generation */
  22.  
  23. HC_GTPSizex  : 297        /* Page width of plot (mm) */
  24. HC_GTPSizey  : 210        /* Page height of plot (mm) */
  25. HC_GTPGrid   : off        /* Switch for display of grids in plots */
  26. HC_GTPTicks  : off        /* Switch for display of tick marks in plots */
  27. HC_GTPLatStep: 30         /* Latitude step size for grid/ticks (deg) */
  28. HC_GTPLonStep: 30         /* Longitude step size for grid/ticks (deg) */
  29. HC_GTPCentLon: 0.00000000 /* Central longitude for GT plots (deg) */
  30. HC_GTPLandCol: 0x00c00005 /* RGB values for Land colour */
  31. HC_GTPSeaCol : 0xf0b00005 /* RGB values for Sea colour */
  32. HC_GTPLeaf   : GT_Plot    /* Leaf name for Groundtrack Plots */
  33.  
  34. Elements Editing:
  35.  
  36. EE_ShowSMA   : off        /* Switch for display of sma instead of mean motion */
  37.  
  38. World Map Display:
  39.  
  40. MD_ShowCvrge : on         /* Display of satellite coverage circle */
  41.  
  42. MD_ShowTerm  : on         /* Display of terminator */
  43.  
  44. MD_PrevOrbit : off        /* Plot of groundtrack of previous orbit */
  45. MD_ThisOrbit : on         /* Plot of groundtrack of current orbit */
  46. MD_NextOrbit : off        /* Plot of groundtrack of next orbit */
  47.  
  48. MD_ScaleInit : -1         /* Initial scale for map window (%). -1 for auto */
  49. MD_ScaleAuto : on         /* Scale window to fit screen on mode changes */
  50.