Uses of Class
edu.nrao.sss.model.source.DescriptiveBrightness

Packages that use DescriptiveBrightness
edu.nrao.sss.model.source Astronomical source object model. 
 

Uses of DescriptiveBrightness in edu.nrao.sss.model.source
 

Subclasses of DescriptiveBrightness in edu.nrao.sss.model.source
 class AreaBrightness
          A source brightness that spans an area, as opposed to a single point.
 class DiskBrightness
          A source brightness of type BrightnessDistribution.DISK.
 class GaussianBrightness
          A source brightness of type BrightnessDistribution.GAUSSIAN.
 class PointBrightness
          A source brightness of type BrightnessDistribution.POINT.
 class UnknownBrightness
          A source brightness whose properties are unknown.
 



Copyright © 2009. All Rights Reserved.