Uses of Class
edu.nps.moves.dis7.pdus.ElectronicEmitter
Packages that use ElectronicEmitter
-
Uses of ElectronicEmitter in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type ElectronicEmitterModifier and TypeFieldDescriptionprotected List
<ElectronicEmitter> ElectromagneticEmissionPdu.systems
Electronic emmissions systemsMethods in edu.nps.moves.dis7.pdus that return ElectronicEmitterModifier and TypeMethodDescriptionElectronicEmitter.setBeams
(List<EmitterBeam> pBeams) Setter forbeams
ElectronicEmitter.setEmitterSystem
(EmitterSystem pEmitterSystem) Setter foremitterSystem
ElectronicEmitter.setLocation
(Vector3Float pLocation) Setter forlocation
ElectronicEmitter.setPadding
(int pPadding) Utility setter forpadding
ElectronicEmitter.setPadding
(short pPadding) Setter forpadding
ElectronicEmitter.setSystemDataLength
(byte pSystemDataLength) Setter forsystemDataLength
ElectronicEmitter.setSystemDataLength
(int pSystemDataLength) Utility setter forsystemDataLength
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type ElectronicEmitterModifier and TypeMethodDescriptionElectromagneticEmissionPdu.getSystems()
Getter forElectromagneticEmissionPdu.systems
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type ElectronicEmitterModifier and TypeMethodDescriptionElectromagneticEmissionPdu.setSystems
(List<ElectronicEmitter> pSystems) Setter forElectromagneticEmissionPdu.systems