Uses of Interface
uk.ac.manchester.spinnaker.transceiver.RetryTracker
Packages that use RetryTracker
Package
Description
How to actually talk to a SpiNNaker machine.
-
Uses of RetryTracker in uk.ac.manchester.spinnaker.transceiver
Classes in uk.ac.manchester.spinnaker.transceiver that implement RetryTrackerModifier and TypeClassDescriptionclass
An encapsulation of various communications with the SpiNNaker board.Constructors in uk.ac.manchester.spinnaker.transceiver with parameters of type RetryTrackerModifierConstructorDescriptionprotected
TxrxProcess
(ConnectionSelector<Conn> connectionSelector, int numRetries, int timeout, int numChannels, int intermediateChannelWaits, RetryTracker retryTracker) TxrxProcess
(ConnectionSelector<Conn> connectionSelector, RetryTracker retryTracker)