Class EurocopterSA342Gazelle

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

public final class EurocopterSA342Gazelle extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Attack Helicopter = 20;
  • SubCategory: EurocopterSA342Gazelle = 2;
  • Specific: (none);
  • Entity type uid: 15822;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • EurocopterSA342Gazelle

      public EurocopterSA342Gazelle()
      Default constructor
  • Method Details

    • createInstance

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