Class FF06AlmiranteCondell

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.chl.platform.surface.FF06AlmiranteCondell
All Implemented Interfaces:
Serializable

public final class FF06AlmiranteCondell extends EntityType

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

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

  • Country: Chile (CHL) = 44;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Frigate (FFG) = 6;
  • SubCategory: CochraneClass = 1;
  • Specific: FF06AlmiranteCondell = 2;
  • Entity type uid: 27770;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1ad282e0.

See Also:
  • Constructor Details

    • FF06AlmiranteCondell

      public FF06AlmiranteCondell()
      Default constructor
  • Method Details

    • createInstance

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