drcl.inet.sensorsim
Class SensorRadioPropagationQueryContract
java.lang.Object
drcl.comp.Contract
drcl.inet.sensorsim.SensorRadioPropagationQueryContract
- public class SensorRadioPropagationQueryContract
- extends Contract
This class implements the contract between the sensor physical layer and the propagation model.
- Version:
- 1.0, 12/19/2003
- Author:
- Ahmed Sobeih
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final SensorRadioPropagationQueryContract INSTANCE
SensorRadioPropagationQueryContract
public SensorRadioPropagationQueryContract()
getName
public java.lang.String getName()
- Specified by:
getName in class Contract
getContractContent
public java.lang.Object getContractContent()
- Description copied from class:
Contract
- Returns the content of this contract (format?).
- Specified by:
getContractContent in class Contract
constructQuery
public static SensorRadioPropagationQueryContract.Message constructQuery(double Pt_,
double Xs_,
double Ys_,
double Zs_,
double Xr_,
double Yr_,
double Zr_)
- Constructs the query message
Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved. ~ To J-Sim Home ~