edu.nrao.sss.model.source
Class GaussianBrightness

java.lang.Object
  extended by edu.nrao.sss.model.source.SourceBrightness
      extended by edu.nrao.sss.model.source.DescriptiveBrightness
          extended by edu.nrao.sss.model.source.AreaBrightness
              extended by edu.nrao.sss.model.source.GaussianBrightness
All Implemented Interfaces:
Identifiable, Cloneable, Comparable<SourceBrightness>

public class GaussianBrightness
extends AreaBrightness

A source brightness of type BrightnessDistribution.GAUSSIAN.

CVS Info:

$Revision: 161 $
$Date: 2006-12-15 11:48:34 -0700 (Fri, 15 Dec 2006) $
$Author: btruitt $

Since:
2006-05-16
Author:
David M. Harland

Field Summary
 
Fields inherited from interface edu.nrao.sss.util.Identifiable
UNIDENTIFIED
 
Method Summary
 
Methods inherited from class edu.nrao.sss.model.source.AreaBrightness
getMajorAxisDiameter, getMinorAxisDiameter, getPositionAngle, setMajorAxisDiameter, setMinorAxisDiameter, setPositionAngle
 
Methods inherited from class edu.nrao.sss.model.source.DescriptiveBrightness
getPeakFluxDensity, getPolarization, getTotalFluxDensity, getValidFrequency, setPeakFluxDensity, setPolarization, setTotalFluxDensity, setValidFrequency
 
Methods inherited from class edu.nrao.sss.model.source.SourceBrightness
clone, compareTo, createBrightness, createBrightnesses, equals, getBrightnessFile, getDistributionType, getId, getLimbDarkening, getObservation, getValidTime, getVlaObservation, hashCode, isFileBased, isValidFor, reset, setValidTime
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2009. All Rights Reserved.