Uses of Class
edu.nps.moves.dis7.pdus.StandardVariableSpecification
Packages that use StandardVariableSpecification
-
Uses of StandardVariableSpecification in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type StandardVariableSpecificationModifier and TypeFieldDescriptionprotected List
<StandardVariableSpecification> DirectedEnergyFirePdu.dERecords
Fields shall contain one or more DE records, records shall conform to the variable record format (Section6.2.82), Section 7.3.4Methods in edu.nps.moves.dis7.pdus that return StandardVariableSpecificationModifier and TypeMethodDescriptionStandardVariableSpecification.setNumberOfStandardVariableRecords
(short pNumberOfStandardVariableRecords) Note that setting this value will not change the marshalled value.StandardVariableSpecification.setStandardVariables
(List<StandardVariableRecord> pStandardVariables) Setter forstandardVariables
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type StandardVariableSpecificationModifier and TypeMethodDescriptionDirectedEnergyFirePdu.getDERecords()
Getter forDirectedEnergyFirePdu.dERecords
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type StandardVariableSpecificationModifier and TypeMethodDescriptionDirectedEnergyFirePdu.setDERecords
(List<StandardVariableSpecification> pDERecords) Setter forDirectedEnergyFirePdu.dERecords