Author: | Paul Balm [paul.balm@esa.int] |
Date: | 10-04-2007 |
Summary: | Database user account updates, minor update related to new pattern calculator, |
SCR 610 | The column instr_orient used to have boolean meaning: use orientation relative to intrument axis, yes or no (value 1 or 0). Now we have added the value 2, which is "orientation relative to galactic plane". In Java, see the inner class OrientationType in the RasterDither class to help the programmer with this. |