Class SAM1B

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.jpn.munition.antiair.SAM1B
All Implemented Interfaces:
Serializable

public final class SAM1B extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: MunitionDomain = ANTI_AIR;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: Type81TanSAM = 4;
  • Specific: SAM1B = 2;
  • Entity type uid: 29026;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4537880f.

See Also: