 | HologramReset(Int64, TimestampUnit, Object) 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,
Object tag
)
public:
void Reset(
long long timestamp,
TimestampUnit timestampType,
Object^ tag
)
Parameters
- timestamp Int64
-
- timestampType TimestampUnit
-
- tag Object
-
See Also