Class P3AMOrion

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

public final class P3AMOrion extends EntityType

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

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

  • Country: Brazil (BRA) = 29;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: ASW/Patrol/Observation = 5;
  • SubCategory: P3Orion = 3;
  • Specific: P3AMOrion = 1;
  • Entity type uid: 32015;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: