Uses of Class
util.SettableBoolean

Packages that use SettableBoolean
astro.fits   
 

Uses of SettableBoolean in astro.fits
 

Methods in astro.fits with parameters of type SettableBoolean
private  ReductionMaster.MasterFits BiasMaster.createMasterBias(ReductionMaster.ImageBlock bias, SettableBoolean recover)
          We create a master bias from a bias observing block.
private  DarkMaster.MasterDark DarkMaster.createMasterDark(ReductionMaster.ImageBlock dark, nom.tam.fits.Fits masterbias, SettableBoolean recover)
          We create a master dark from a dark observing block.
private  ReductionMaster.MasterFits FlatMaster.createMasterFlat(ReductionMaster.ImageBlock flat, nom.tam.fits.Fits masterbias, SettableBoolean recover)
          We create a master fits from a fits observing block, identical rotation.