Package pysynphot :: Module magnitudes :: Class Magnitude
[hide private]
[frames] | no frames]

Class Magnitude

source code


Base class for Magnitudes

Instance Methods [hide private]
 
calcTotalFlux(self, inSpectrum)
Calculate the flux of our target spectrum through the selected filter
source code
 
calcVegaFlux(self)
Calculate the flux of the Vega standard spectrum through the selected filter
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__