Class M257IlluminationWarheadPayloadM257IlluminationFlare

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.expendable.air.M257IlluminationWarheadPayloadM257IlluminationFlare
All Implemented Interfaces:
Serializable

public final class M257IlluminationWarheadPayloadM257IlluminationFlare extends EntityType

Entity class M257IlluminationWarheadPayloadM257IlluminationFlare collects multiple enumeration values together to uniquely define this entity.

Usage: create an instance of this class with M257IlluminationWarheadPayloadM257IlluminationFlare.createInstance() or new M257IlluminationWarheadPayloadM257IlluminationFlare().

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Expendable = 8;
  • Category: Signal/Illumination Flare = 7;
  • SubCategory: IlluminationFlare = 2;
  • Specific: Hydra70wM257IlluminationWarhead = 5;
  • Entity type uid: 24980;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@5ca8bd01.

See Also:
  • Constructor Details

    • M257IlluminationWarheadPayloadM257IlluminationFlare

      public M257IlluminationWarheadPayloadM257IlluminationFlare()
      Default constructor
  • Method Details