Package nmeaEmulator

Class NMEAEmulatorParams

java.lang.Object
nmeaEmulator.NMEAEmulatorParams
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

public class NMEAEmulatorParams extends Object implements Serializable, Cloneable, ManagedParameters
See Also:
  • Field Details

    • serialVersionUID

      public static final long serialVersionUID
      See Also:
    • repeat

      public boolean repeat
  • Constructor Details

    • NMEAEmulatorParams

      public NMEAEmulatorParams()
  • Method Details