IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2007, 4:35:02 PM (19 years ago)
Author:
eugene
Message:

updating coordinate handling (access to intermediate frame L,M)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dvo-mods-2007-02/Ohana/src/libautocode/def/measure.d

    r12008 r12206  
    4747FIELD imageID_lo,     IMAGE_ID_LO,  unsigned int,   reference to image
    4848
    49 # we may need 2 extra bytes for padding purposes...
    50 FIELD dummy,          dummy,        char[6],        padding
     49# note that with airmass = 1.0 / cos(90 - alt), we have full alt/az representation
     50FIELD az,             AZ,           float,          telescope azimuth
     51
     52# we need extra bytes for padding purposes...
     53FIELD dummy,          dummy,        char[2],        padding
Note: See TracChangeset for help on using the changeset viewer.