Class CamBuilder
java.lang.Object
org.eclipse.mosaic.fed.application.ambassador.simulation.communication.CamBuilder
A builder class to assemble Cooperative Awareness Messages
Cam.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionawarenessData(AwarenessData awarenessData) Assembles theCam.userTaggedValue(byte[] userTaggedValue)
-
Constructor Details
-
CamBuilder
public CamBuilder()
-
-
Method Details
-
position
-
awarenessData
-
userTaggedValue
-
create
Assembles theCam.- Parameters:
time- time of the CAMunitId- unit that send the CAM- Returns:
- the content of the CAM
-