;+ ; Describes the data_n1 class ; ; :Author: ; Baptiste Cecconi ; ; :History: ; 2005/01/13: Created ; ; 2005/01/13: Last Edit ;- ; ;+ ; data_n1__define is a procedure that <behavior desc here> ;- PRO DATA_N1__DEFINE tmp = {data_n1, ydh:0L, num:0L, ti:0l, fi:0l, $ dt:0, c: 0b, ant: 0b, agc1: 255b, agc2: 255b, $ auto1: 255b, auto2: 255b, cross1:-999, cross2:-999} end