Re: [udf-dlm-develop] start_AZ
Brought to you by:
esm
From: Ed S. <es...@la...> - 2000-01-21 20:24:23
|
Steve, Good to hear from you! Thanks for the note... but: >These are the starting and stopping azimuth angle of the >instrument, as of the time the data was taken. My question -- and I'm probably just not phrasing it right -- is whether there's just one "start_az" and "stop_az" value for each record(*), or if there's one for each "sensor"/"ancillary", or matrix row, or whatever. (*) I use "record" in the sense of "one data struct returned by UDF_READ()". That is, basically an iteration over the read_drec() function with the "Forward" bit off. For example: IMMIMAGE comprises 54 "sensors", each of which is a vector of length 5. Does one START_AZ apply to all these values, or could there be 5 different START_AZes, or 54? Am I making any sense? Thanks again, and regards, ^E |