| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
EquivalenceCondition
A base class for EquivalencePolicy elements.
An EquivalenceCondition has a check(sys1, sys2) -> boolean method. Everything else is up to the individual objects.
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
returns true when sys1 and sys2 are equivalent as far as this condition is concerned. sysN are dm.CoordSys instances. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |