Uses of Class
edu.nps.moves.dis7.pdus.GridData
Packages that use GridData
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of GridData in edu.nps.moves.dis7.pdus
Subclasses of GridData in edu.nps.moves.dis7.pdusModifier and TypeClassDescriptionclass
6.2.41, table 68 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocolsclass
6.2.41, table 69 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocolsclass
6.2.41, table 70 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application ProtocolsFields in edu.nps.moves.dis7.pdus with type parameters of type GridDataModifier and TypeFieldDescriptionGriddedDataPdu.gridDataRecords
gridDataRecords is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return GridDataModifier and TypeMethodDescriptionGridData.setDataRepresentation(GriddedDataDataRepresentation pDataRepresentation)
Setter fordataRepresentation
GridData.setSampleType(GriddedDataSampleType pSampleType)
Setter forsampleType
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type GridDataModifier and TypeMethodDescriptionGriddedDataPdu.getGridDataRecords()
Getter forGriddedDataPdu.gridDataRecords
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type GridDataModifier and TypeMethodDescriptionGriddedDataPdu.setGridDataRecords(List<GridData> pGridDataRecords)
Setter forGriddedDataPdu.gridDataRecords