edu.cmu.emulator.world
Interface RSAListener

All Known Implementing Classes:
GeoFadingModel, MOLAdapter, RiceanFadingModel

public interface RSAListener

Implemented by classes that desire to receive updates when relative spatial attributes change.


Method Summary
 void newValue(RelSpatialAttribute rsAttrib, long timeMillis, Object value)
           
 

Method Detail

newValue

void newValue(RelSpatialAttribute rsAttrib,
              long timeMillis,
              Object value)


Copyright © 2013. All Rights Reserved.