Class CV90FCV

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.swe.platform.land.CV90FCV
All Implemented Interfaces:
Serializable

public final class CV90FCV extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: CombatVehicle90CV90 = 1;
  • Specific: CV90FCV = 10;
  • Entity type uid: 27673;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: