Interface HoldAndSample

All Known Implementing Classes:
RCurvePlanner

public interface HoldAndSample
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This should block until it is ready to stop sampling.
  • Method Details

    • holdAndSample

      void holdAndSample(SimFrameCapture capture)
      This should block until it is ready to stop sampling.
      Parameters:
      capture - The capture data for the current frame.