java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.swe.munition.antiarmor.FFV551HEAT
All Implemented Interfaces:
Serializable

public final class FFV551HEAT extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: MunitionDomain = ANTI_ARMOR;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _84mmCarlGustavrounds = 2;
  • Specific: FFV551HEAT = 5;
  • Entity type uid: 21655;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@111fe921.

See Also:
  • Constructor Details

    • FFV551HEAT

      public FFV551HEAT()
      Default constructor
  • Method Details

    • createInstance

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