Class BoeingCanadaDHC7AirborneReconnaissanceLowARL

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

public final class BoeingCanadaDHC7AirborneReconnaissanceLowARL extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Reconnaissance = 7;
  • SubCategory: BoeingCanadaDHC7AirborneReconnaissanceLowARL = 6;
  • Specific: (none);
  • Entity type uid: 11020;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@d5e575c.

See Also:
  • Constructor Details

    • BoeingCanadaDHC7AirborneReconnaissanceLowARL

      public BoeingCanadaDHC7AirborneReconnaissanceLowARL()
      Default constructor
  • Method Details