Class _15mmSignalFlare

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.expendable.air._15mmSignalFlare
All Implemented Interfaces:
Serializable

public final class _15mmSignalFlare extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Expendable = 8;
  • Category: Signal/Illumination Flare = 7;
  • SubCategory: SignalFlare = 1;
  • Specific: _15mmSignalFlare = 7;
  • Entity type uid: 24970;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • _15mmSignalFlare

      public _15mmSignalFlare()
      Default constructor
  • Method Details

    • createInstance

      public static _15mmSignalFlare createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data