Class NamedLocationIdentification

java.lang.Object
edu.nps.moves.dis7.pdus.NamedLocationIdentification
All Implemented Interfaces:
Serializable

public class NamedLocationIdentification extends Object implements Serializable
Information about the discrete positional relationship of the part entity with respect to the its host entity Section 6.2.62
See Also:
  • Field Details

    • stationName

      protected IsPartOfStationName stationName
      The station name within the host at which the part entity is located. If the part entity is On Station, this field shall specify the representation of the part's location data fields. This field shall be specified by a 16-bit enumeration uid 212
    • stationNumber

      protected short stationNumber
      The number of the particular wing station, cargo hold etc., at which the part is attached.
  • Constructor Details

    • NamedLocationIdentification

      public NamedLocationIdentification()
      Constructor creates and configures a new instance object
  • Method Details