Package | Description |
---|---|
jsensor.nodes | |
jsensor.runtime.threads |
Modifier and Type | Method and Description |
---|---|
AbstractMobilityModel |
Node.getMobilityModel()
Return the MobilityModel associated with this node
|
Modifier and Type | Method and Description |
---|---|
void |
Node.setMobilityModel(AbstractMobilityModel mobilityModel)
Set the MobilityModel for this node
|
Constructor and Description |
---|
NodesCreationThread(AbstractConnectivityModel connectivity,
AbstractDistributionModel distribution,
AbstractMobilityModel mobility,
int numNodes,
AbstractNodesList nodesList,
Runtime runtime,
java.lang.String nodeProjetc,
java.lang.String nodeImpl) |