Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | Error --+ | SatelliteParamError --+ | InvalidSatelliteParamError --+ | LoveExcessiveDeltaError
Raised when Δ > 10^9 for any of the ice layers, at which point the Love number code becomes unreliable.
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:21 2008 | http://epydoc.sourceforge.net |