Class An74

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

public final class An74 extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Surveillance/C2 = 8;
  • SubCategory: An74Madcap = 2;
  • Specific: An74 = 1;
  • Entity type uid: 13404;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4207609e.

See Also: