Module swim.system

Interface WarpPulse

All Known Implementing Classes:
WarpDownlinkPulse, WarpUplinkPulse

public interface WarpPulse
  • Method Details

    • isDefined

      boolean isDefined()
    • eventRate

      int eventRate()
    • eventCount

      long eventCount()
    • commandRate

      int commandRate()
    • commandCount

      long commandCount()
    • toValue

      Value toValue()