- Timestamp:
- Mar 2, 2007, 4:35:02 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dvo-mods-2007-02/Ohana/src/libautocode/def/measure.d
r12008 r12206 47 47 FIELD imageID_lo, IMAGE_ID_LO, unsigned int, reference to image 48 48 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 50 FIELD az, AZ, float, telescope azimuth 51 52 # we need extra bytes for padding purposes... 53 FIELD dummy, dummy, char[2], padding
Note:
See TracChangeset
for help on using the changeset viewer.
