Class SpacePlane

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

public final class SpacePlane extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = SPACE;
  • Domain: Platform = 1;
  • Category: Manned = 1;
  • SubCategory: SpacePlane = 6;
  • Specific: null (none);
  • Entity type uid: 16209;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@512535ff.

See Also: