Class C160Transport

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

public final class C160Transport extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: TransallC160 = 1;
  • Specific: C160Transport = 1;
  • Entity type uid: 28007;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: