Class DataLoggerOutOfBand
- java.lang.Object
 - 
- com.lightningrobotics.common.logging.DataLoggerOutOfBand
 
 
- 
- All Implemented Interfaces:
 java.util.function.DoubleSupplier
public class DataLoggerOutOfBand extends java.lang.Object implements java.util.function.DoubleSupplier 
- 
- 
Constructor Summary
Constructors Constructor Description DataLoggerOutOfBand(java.util.function.DoubleSupplier fn)DataLoggerOutOfBand(java.util.function.DoubleSupplier fn, double period) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetAsDouble() 
 -