Class M551Sheridanlighttankreconnaissancevehicle

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

public final class M551Sheridanlighttankreconnaissancevehicle extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: M551Sheridanlighttankreconnaissancevehicle = 3;
  • Specific: (none);
  • Entity type uid: 10034;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7c0f28f8.

See Also:
  • Constructor Details

    • M551Sheridanlighttankreconnaissancevehicle

      public M551Sheridanlighttankreconnaissancevehicle()
      Default constructor
  • Method Details