public class MENetworkSpatialEvent extends MENetworkEvent
Modifier and Type | Field and Description |
---|---|
IGridHost |
host |
double |
spatialEnergyUsage |
Constructor and Description |
---|
MENetworkSpatialEvent(IGridHost SpatialIO,
double EnergyUsage) |
cancel, getVisitedObjects, isCanceled, setVisitedObjects
public final IGridHost host
public final double spatialEnergyUsage
public MENetworkSpatialEvent(IGridHost SpatialIO, double EnergyUsage)
SpatialIO
- ( INSTANCE of the SpatialIO block )EnergyUsage
- ( the amount of energy that the SpatialIO uses)