Class F1BE

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

public final class F1BE extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: MirageF1 = 1;
  • Specific: F1BE = 5;
  • Entity type uid: 15726;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: