mmf
Class MMF_RectStimulusDLA
Object
common:Generic
mmf:MMF_StimulusDLA
mmf:MMF_RectStimulusDLA
class
- MMF_StimulusDLA:MMF_RectStimulusDLA
|
Method Summary |
complex |
GetPoint(float left,
float right,
float top,
float bottom)
|
| Methods inherited from class Object |
|
MMF_RectStimulusDLA
public MMF_RectStimulusDLA(Generic pparent)
- Parameters:
pparent - the parent, generally "this" from "DLA Inspired"
MMF_RectStimulusDLA
public MMF_RectStimulusDLA()
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)