So i already have this array in a TransmitterTest class:


network = new Transmitter[networkSize] ;

Transmitter is another class, with x y and radius variables.
There's a few methods in it...