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

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

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

Methods in edu.nrao.sss.model.source that return VlaFluxObservation
 VlaFluxObservation VlaFluxObservation.clone()
          Returns a copy of this observation.
 VlaFluxObservation SourceBrightness.getVlaObservation()
          Returns the VLA flux data upon which this brightness is based.
 

Methods in edu.nrao.sss.model.source with parameters of type VlaFluxObservation
static SourceBrightness[] SourceBrightness.createBrightnesses(VlaFluxObservation fluxRec)
          Creates a pair of source brightnesses based on fluxRec.
 



Copyright © 2009. All Rights Reserved.