Class JammingTechnique

java.lang.Object
edu.nps.moves.dis7.pdus.JammingTechnique
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AGCandGateStealer, AGCandRGPO, AGCandRGPOandVGPO, AGCandVGPO, AmplitudeModulationAMNoise, Analyzer, Angle, AngleandBarrage, AngleandFalseTarget, AngleandFMbyNoise, AngleandGateStealer, AngleandNoise, AngleandPseudorandomAM, AngleandRandomRangeProgramsRANRAP, AngleandSpot, AngleandVelocity, AngleandVelocityFalseTargetsVFT, AngleGateWalkOff, AutomaticGainControlAGC, AutomaticSpotNoiseASJ, BarrageandInverseGain, BarrageandSSW, BarrageNoise, BistaticClutter, BlinkingSpotNoise, BurstSpotNoise, ChirpGateStealerCGS, Click, CoherentFalseTargets, Colinear, Comb, ConstantFalseAlarmRate, ContinuousWaveRepeater, CooperativeAngleCAJ, CooperativeBlinkedNoiseCBN, CrossEye, CrossPolarization, CrossPolarizationandRangeGatePullOffRGPO, CrossPolarizationandVelocityGatePullOffVGPO, CrossPolarizationRGPOandVGPO, Deception, DeceptionandNoise, Delta, DopplerNoise, DopplerSpotNoise, DoubleCross, DownLink, DRFMLevelA, DRFMLevelB, DRFMLevelC, DRFMLevelD, DRFMLevelE, FalseDopplerTargetFDT, FalseTarget, FalseTargetDeceptionandSweptNoise, FigureEight, FMbyNoiseandInverseGain, FMbyNoiseandSSW, FrequencyModulationFMbyNoise, FrequencySwept, GateStealer, GateStealerandNoise, GateStealerandRepeater, GlintEnhance, ImageFrequency, ImpulseNoise, InverseGainakaInverseAmplitude, InverseGainandLowLevelNoise, InverseGainandPseudorandomAM, InverseGainandRGPO, InverseGainandRGPOandVGPO, InverseGainandSpotNoise, InverseGainandVBM, InverseGainandVFT, InverseGainandVGPO, JitteredPulseRepetitionFrequency, JitteredPulseWidth, LowLevelNoiseandRGPO, LowLevelNoiseandVGPO, MultipleFalseTargets, MultipleFrequencyRepeaterMFR, NarrowbandRepeaterNoise, NarrowBandRepeaterNoiseNBRN, Noise, NoiseandRGPO, NoiseandVGPO, PartialBand, PseudorandomAM, PseudorandomAMandSSW, PseudorandomNoisePRN, Pulse, PulseCompressionDeception, PulseNoise, QuasiNoiseakaPseudorandom, RandomDopplerRD, RandomRangeProgramsRANRAP, RangeBinMaskingRBMakaCoverPulse, RangeBinMaskingwithVelocityBinMasking, RangeFalseTargetsRFT, RangeFalseTargetsRFTandInverseGain, RangeGatePullOffRGPO, RANRAPandSSW, Refraction, Repeater, RepeaterDigitalRadioFrequencyMemoryDRFM, RepeaterNoise, RepeaterNoise, RepeaterSweptAmplitudeModulationRSAM, RepeaterSweptAmplitudeModulationRSAMandVGPO, RFTandSSW, RGPOandSSW, RGPOandVGPO, Scintillation, SeaBounced, Serrodyne, SkirtFrequency, SourceNoise, Special, SpotandSSW, SpotNoise, SSWandVBM, SSWandVFT, SSWandVGPO, SuperJam, SweptAM, SweptNoiseakaSweptSpotNoiseSweep, SweptSquareWaveSSW, TerrainBounce, Transponder, Velocity, VelocityBinMaskingVBM, VelocityFalseTargetsVFT, VGPOakaVelocityGateStealerVGS, WideBandRepeaterNoise

public class JammingTechnique extends Object implements Serializable
Jamming technique. Section 6.2.49, uid 284
See Also:
  • Field Details

    • kind

      protected byte kind
      kind is an undescribed parameter...
    • category

      protected byte category
      category is an undescribed parameter...
    • subCategory

      protected byte subCategory
      subCategory is an undescribed parameter...
    • specific

      protected byte specific
      specific is an undescribed parameter...
  • Constructor Details

    • JammingTechnique

      public JammingTechnique()
      Constructor creates and configures a new instance object
  • Method Details

    • getMarshalledSize

      public int getMarshalledSize()
      Returns size of this serialized (marshalled) object in bytes
      Returns:
      serialized size in bytes
      See Also:
    • setKind

      public JammingTechnique setKind(byte pKind)
      Setter for kind
      Parameters:
      pKind - new value of interest
      Returns:
      same object to permit progressive setters
    • setKind

      public JammingTechnique setKind(int pKind)
      Utility setter for kind
      Parameters:
      pKind - new value of interest
      Returns:
      same object to permit progressive setters
    • getKind

      public byte getKind()
      Getter for kind
      Returns:
      value of interest
    • setCategory

      public JammingTechnique setCategory(byte pCategory)
      Setter for category
      Parameters:
      pCategory - new value of interest
      Returns:
      same object to permit progressive setters
    • setCategory

      public JammingTechnique setCategory(int pCategory)
      Utility setter for category
      Parameters:
      pCategory - new value of interest
      Returns:
      same object to permit progressive setters
    • getCategory

      public byte getCategory()
      Getter for category
      Returns:
      value of interest
    • setSubCategory

      public JammingTechnique setSubCategory(byte pSubCategory)
      Setter for subCategory
      Parameters:
      pSubCategory - new value of interest
      Returns:
      same object to permit progressive setters
    • setSubCategory

      public JammingTechnique setSubCategory(int pSubCategory)
      Utility setter for subCategory
      Parameters:
      pSubCategory - new value of interest
      Returns:
      same object to permit progressive setters
    • getSubCategory

      public byte getSubCategory()
      Getter for subCategory
      Returns:
      value of interest
    • setSpecific

      public JammingTechnique setSpecific(byte pSpecific)
      Setter for specific
      Parameters:
      pSpecific - new value of interest
      Returns:
      same object to permit progressive setters
    • setSpecific

      public JammingTechnique setSpecific(int pSpecific)
      Utility setter for specific
      Parameters:
      pSpecific - new value of interest
      Returns:
      same object to permit progressive setters
    • getSpecific

      public byte getSpecific()
      Getter for specific
      Returns:
      value of interest
    • marshal

      public void marshal(DataOutputStream dos) throws Exception
      Serializes an object to a DataOutputStream.
      Parameters:
      dos - the OutputStream
      Throws:
      Exception - if something goes wrong
      See Also:
    • unmarshal

      public int unmarshal(DataInputStream dis) throws Exception
      Deserializes an object from a DataInputStream.
      Parameters:
      dis - the InputStream
      Returns:
      marshalled serialized size in bytes
      Throws:
      Exception - if something goes wrong
      See Also:
    • marshal

      public void marshal(ByteBuffer byteBuffer) throws Exception
      Packs an object into the ByteBuffer.
      Parameters:
      byteBuffer - The ByteBuffer at the position to begin writing
      Throws:
      BufferOverflowException - if byteBuffer is too small
      ReadOnlyBufferException - if byteBuffer is read only
      Exception - ByteBuffer-generated exception
      See Also:
    • unmarshal

      public int unmarshal(ByteBuffer byteBuffer) throws Exception
      Unpacks a Pdu from the underlying data.
      Parameters:
      byteBuffer - The ByteBuffer at the position to begin reading
      Returns:
      marshalled serialized size in bytes
      Throws:
      BufferUnderflowException - if byteBuffer is too small
      Exception - ByteBuffer-generated exception
      See Also:
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • equalsImpl

      public boolean equalsImpl(Object obj)
      Compare all fields that contribute to the state, ignoring transient and static fields, for this and the supplied object
      Parameters:
      obj - the object to compare to
      Returns:
      true if the objects are equal, false otherwise.
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object