Module swim.runtime

Class WarpDownlinkPulse

    • Field Detail

      • linkCount

        protected final long linkCount
      • eventRate

        protected final int eventRate
      • eventCount

        protected final long eventCount
      • commandRate

        protected final int commandRate
      • commandCount

        protected final long commandCount
    • Constructor Detail

      • WarpDownlinkPulse

        public WarpDownlinkPulse​(long linkCount,
                                 int eventRate,
                                 long eventCount,
                                 int commandRate,
                                 long commandCount)