Returns the UberCalibStatus flag value corresponding to a name |
The UberCalibStatus values can be shown with Select * from UberCalibStatus Sample call to find photometric objects is select top 10 u.modelMag_r from PhotoObj p, UberCal u where p.objID=u.objID AND see also fUberCalibStatusN |
name | type | length | inout | pnum |
int | 4 | input | 0 | |
@name | varchar | 40 | input | 1 |