Class GrizzlyAPC

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

public final class GrizzlyAPC extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: ArmoredVehicleGeneralPurpose = 7;
  • Specific: GrizzlyAPC = 3;
  • Entity type uid: 34340;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@51c8530f.

See Also: