Class AS10radio

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

public final class AS10radio extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: AS10Karen = 5;
  • Specific: AS10radio = 1;
  • Entity type uid: 20766;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@26c59348.

See Also: