Class Streamer

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.culturalfeature.surface.Streamer
All Implemented Interfaces:
Serializable

public final class Streamer extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Cultural feature = 5;
  • Category: Marker = 4;
  • SubCategory: SARMarker = 5;
  • Specific: Streamer = 2;
  • Entity type uid: 32581;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: