Package PamguardMVC.nanotime
Class NanosFromSamples
java.lang.Object
PamguardMVC.nanotime.NanosFromSamples
- All Implemented Interfaces:
NanoTimeCalculator
Calculate the nanosecond time from the sample number. Generally, this will be OK
but there are times when it could go wrong in Viewer mode when data are loaded over
a PAMguard stop / start. For time matching, this should not be a problem since this will
not happen over a stop/start bounday in any case (hopefully not anyway).
- Author:
- dg50
-
Field Summary
Fields inherited from interface PamguardMVC.nanotime.NanoTimeCalculator
NANOSTOMILLS, NANOSTOSECONDS, NANOSTOSECONDS_F
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NanosFromSamples
public NanosFromSamples()
-
-
Method Details
-
getNanoTime
- Specified by:
getNanoTime
in interfaceNanoTimeCalculator
-