java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.munition.antipersonnel.TBG7VThermobaric
All Implemented Interfaces:
Serializable

public final class TBG7VThermobaric extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = ANTI_PERSONNEL;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _40mm = 57;
  • Specific: TBG7VThermobaric = 1;
  • Entity type uid: 32308;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@52d9d817.

See Also:
  • Constructor Details

    • TBG7VThermobaric

      public TBG7VThermobaric()
      Default constructor
  • Method Details

    • createInstance

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