Package VisionEgg :: Module ParameterTypes :: Class Real
[frames] | no frames]

Class Real

source code

      object --+    
               |    
ParameterTypeDef --+
                   |
                  Real

Nested Classes
  __metaclass__
metaclass for Real
Instance Methods

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

Static Methods
 
verify(is_real) source code
Properties

Inherited from object: __class__

Method Details

verify(is_real)
Static Method

source code 
Overrides: ParameterTypeDef.verify