 | HologramReset(Int64, TimestampUnit) Method |
Resets hologram data for new acquisition.
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic void Reset(
long timestamp,
TimestampUnit timestampType
)
public:
void Reset(
long long timestamp,
TimestampUnit timestampType
)
Parameters
- timestamp Int64
-
- timestampType TimestampUnit
-
See Also