Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | ConnectionDecisionPredicate --+ | ConnectionDecisionPredicateSpecialization_SpatialSimObjectPopulation_SpatialSimObjectPopulation --+ | SpatialConnectionDecisionPredicate --+ | LateralEuclidianDistanceConnectionPredicate
Help on LateralEuclidianDistanceConnectionPredicate [class]: Predicate for generating connections which a connection probability which depends on the lateral distance between SimObjects
The connection probability is C exp( -|px-py|^2 2 lambda^2 ) where |px-py| is the Euclidian distance between the SimObject's locations px and py. Self connections are not made.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 208
|
|
|||
Inherited from |
|
Help on LateralEuclidianDistanceConnectionPredicate::LateralEuclidianDistanceConnectionPredicate(double C, double lambd, bool toroid=false, double toroid_off=0.0, double src_scale=1.0e+0, double dst_scale=1.0e+0, double src_center_x=0.0, double src_center_y=0.0, double dst_center_x=0.0, double dst_center_y=0.0, double src_shape_x=1.0e+0, double src_shape_y=1.0e+0, double dst_shape_x=1.0e+0, double dst_shape_y=1.0e+0) [constructor]
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 19 19:45:25 2008 | http://epydoc.sourceforge.net |