| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
Error --+
|
SatelliteParamError --+
|
InvalidSatelliteParamError --+
|
NegativeLayerParamError
Indicates a layer has been given an unphysical material property.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
|
Inherited from Inherited from |
| Method Details |
Default initialization of an InvalidSatelliteParamError Simply sets self.sat = sat (a Satellite object). Most errors can be well described using only the parameters stored in the Satellite object.
|
str(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Apr 4 15:33:22 2008 | http://epydoc.sourceforge.net |