Class CamContent

    • Constructor Detail

      • CamContent

        public CamContent​(long generationTime,
                          @Nonnull
                          AwarenessData awarenessData,
                          @Nonnull
                          String unitID,
                          GeoPoint position,
                          byte[] userTaggedValue)
        Creates a new CamContent object.
        Parameters:
        generationTime - the simulation time in ns the CAM was created.
        awarenessData - the high-frequency data container of this CAM.
        unitID - the Id of the unit which created this CAM.
        position - the position at which this CAM has been created
        userTaggedValue - custom data to transmit with this CAM