mmf
Class MMF_SmartRectStimulusDLA
Object
common:Generic
mmf:MMF_StimulusDLA
mmf:MMF_SmartRectStimulusDLA
class
- MMF_StimulusDLA:MMF_SmartRectStimulusDLA
|
Method Summary |
complex |
GetPoint(float left,
float right,
float top,
float bottom)
|
| Methods inherited from class Object |
|
MMF_SmartRectStimulusDLA
public MMF_SmartRectStimulusDLA(Generic pparent)
- Parameters:
pparent - the parent, generally "this" from "DLA Inspired"
MMF_SmartRectStimulusDLA
public MMF_SmartRectStimulusDLA()
GetPoint
public complex GetPoint(float left,
float right,
float top,
float bottom)
- Overrides:
GetPoint in class MMF_StimulusDLA
- Parameters:
left - The leftmost pixel of the organisms for this stimulusright - The rightmost pixel of the organisms for this stimulustop - The top pixel of the organisms for this stimulusbottom - The bottom pixel of the organisms for this stimulus
- Returns:
- pixel x + flip(pixel y)