SET DURATION UNITS







Syntax




   SET DURATION UNITS @units


Description




Seconds are the default units used to display the duration of intervals in a schedule. However, there are times when hours, days, or some other units are better suited for describing the duration of intervals in a schedule.

You can adjust the units used in displaying the duration of intervals in a schedule using the SET DURATION UNITS command.



Examples




Suppose that the schedule JUPITER_VIEW_PERIOD containts intervals when Jupiter can be observed from the SIRTF spacecraft. These intervals are probably best displayed using units of days instead of seconds. To change the units to ``days'' issue the following command:

   SET DURATION UNITS DAYS;


Related Topics




  1. Set Duration Format
  2. Set Schedule Style
  3. Set Schedule Time Format
  4. Show Schedule
  5. About Schedules
  6. The Percy Help System