Uses of Class
edu.nps.moves.dis7.pdus.VariableTransmitterParameters
Packages that use VariableTransmitterParameters
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
-
Uses of VariableTransmitterParameters in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type VariableTransmitterParametersModifier and TypeFieldDescriptionprotected List<VariableTransmitterParameters>
TransmitterPdu.antennaPatternList
variable length list of antenna pattern recordsMethods in edu.nps.moves.dis7.pdus that return VariableTransmitterParametersModifier and TypeMethodDescriptionVariableTransmitterParameters.setRecordLength(int pRecordLength)
Utility setter forrecordLength
VariableTransmitterParameters.setRecordLength(short pRecordLength)
Setter forrecordLength
VariableTransmitterParameters.setRecordSpecificFields(byte[] pRecordSpecificFields)
Setter forrecordSpecificFields
VariableTransmitterParameters.setRecordType(VariableRecordType pRecordType)
Setter forrecordType
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type VariableTransmitterParametersModifier and TypeMethodDescriptionTransmitterPdu.getAntennaPatternList()
Getter forTransmitterPdu.antennaPatternList
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type VariableTransmitterParametersModifier and TypeMethodDescriptionTransmitterPdu.setAntennaPatternList(List<VariableTransmitterParameters> pAntennaPatternList)
Setter forTransmitterPdu.antennaPatternList