Uses of Class
edu.nps.moves.dis7.pdus.UAFundamentalParameter
Packages that use UAFundamentalParameter
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of UAFundamentalParameter in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as UAFundamentalParameterModifier and TypeFieldDescriptionprotected UAFundamentalParameter
UABeam.fundamentalParameterData
fundamentalParameterData is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return UAFundamentalParameterModifier and TypeMethodDescriptionUABeam.getFundamentalParameterData()
Getter forUABeam.fundamentalParameterData
UAFundamentalParameter.setActiveEmissionParameterIndex(UAActiveEmissionParameterIndex pActiveEmissionParameterIndex)
Setter foractiveEmissionParameterIndex
UAFundamentalParameter.setAzimuthalBeamwidthHorizontal(float pAzimuthalBeamwidthHorizontal)
Setter forazimuthalBeamwidthHorizontal
UAFundamentalParameter.setBeamCenterAzimuthHorizontal(float pBeamCenterAzimuthHorizontal)
Setter forbeamCenterAzimuthHorizontal
UAFundamentalParameter.setBeamCenterDepressionElevation(float pBeamCenterDepressionElevation)
Setter forbeamCenterDepressionElevation
UAFundamentalParameter.setDepressionElevationBeamWidth(float pDepressionElevationBeamWidth)
Setter fordepressionElevationBeamWidth
UAFundamentalParameter.setScanPattern(UAScanPattern pScanPattern)
Setter forscanPattern
Methods in edu.nps.moves.dis7.pdus with parameters of type UAFundamentalParameterModifier and TypeMethodDescriptionUABeam.setFundamentalParameterData(UAFundamentalParameter pFundamentalParameterData)
Setter forUABeam.fundamentalParameterData