edu.nrao.sss.model.source
Class FitsFileBrightness

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

public class FitsFileBrightness
extends FileBasedBrightness

A source brightness that is described by a Flexible Image Transport System file.

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.FileBasedBrightness
getBrightnessFile, setBrightnessFile
 
Methods inherited from class edu.nrao.sss.model.source.SourceBrightness
clone, compareTo, createBrightness, createBrightnesses, equals, getDistributionType, getId, getLimbDarkening, getMajorAxisDiameter, getMinorAxisDiameter, getObservation, getPeakFluxDensity, getPolarization, getPositionAngle, getTotalFluxDensity, getValidFrequency, 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.