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

public final class Heron1 extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Unmanned = 50;
  • SubCategory: HeronUAVFamily = 1;
  • Specific: Heron1 = 1;
  • Entity type uid: 34251;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@87f383f.

See Also:
  • Constructor Details

    • Heron1

      public Heron1()
      Default constructor
  • Method Details

    • createInstance

      public static Heron1 createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data