Class DataFilterRecord

java.lang.Object
edu.nps.moves.dis7.pdus.DataFilterRecord
All Implemented Interfaces:
Serializable

public class DataFilterRecord extends Object implements Serializable
identify which of the optional data fields are contained in the Minefield Data PDU or requested in the Minefield Query PDU. This is a 32-bit record. For each field, true denotes that the data is requested or present and false denotes that the data is neither requested nor present. Section 6.2.16
See Also: