Package | Description |
---|---|
edu.nps.moves.dis7 | |
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
protected DEFireFlags |
DirectedEnergyFirePdu.flags
16bit Boolean field shall contain various flags to indicate status information needed to process a DE, Section 7.3.4 uid 313
|
Modifier and Type | Method and Description |
---|---|
DEFireFlags |
DirectedEnergyFirePdu.getFlags()
Setter for
DirectedEnergyFirePdu.flags |
Modifier and Type | Method and Description |
---|---|
DirectedEnergyFirePdu |
DirectedEnergyFirePdu.setFlags(DEFireFlags pFlags)
Setter for
DirectedEnergyFirePdu.flags |
Modifier and Type | Method and Description |
---|---|
DEFireFlags |
DEFireFlags.set(DEFireFlags.Bits wh,
int val) |
DEFireFlags |
DEFireFlags.set(int start,
int length,
int val) |