LiveAcquirer Properties |
The LiveAcquirer type exposes the following members.
| Name | Description | |
|---|---|---|
| AcquisitionFps |
Gets or sets the acquisition frame rate.
| |
| ConfigManager |
Gets the current ConfigManager in use.
(Inherited from BaseSequenceManager.) | |
| Configuration |
Gets the current configuration used for hologram reconstruction.
(Inherited from BaseSequenceManager.) | |
| CurrentState |
Gets the current state of the sequence manager.
(Inherited from BaseSequenceManager.) | |
| EffectiveAcquisitionFps |
Gets the effective acquisition frame rate.
| |
| EffectiveReconstructionFps |
Gets the effective reconstruction frame rate.
| |
| NumberOfRecords |
Gets the current total number of records.
(Inherited from BaseSequenceManager.) | |
| ReconstructionFps |
Gets or sets the reconstruction frame rate.
| |
| ReconstructionWindowHalfSize |
Defines how many reconstructions must be processed around the selected index.
If GetReconstruction(ReconstructionResults, Int32) is called for index i, outputs in range
[i - ReconstructionWindowHalfSize, i + ReconstructionWindowHalfSize]
are reconstructed to optimize the process and anticipate the call to future indices.
(Inherited from BaseSequenceManager.) | |
| TemporalAveragingFramesNumber |
Gets or sets the number of frames to average during reconstruction process.
(Inherited from BaseSequenceManager.) | |
| UseReconstruction |
Gets or sets a value indicating whether the reconstruction is enabled.
(Overrides BaseSequenceManagerUseReconstruction.) | |
| UseReferenceHologramSaving |
Gets or sets the option saving the reference hologram(s) in the first hologram metadata of the acquired sequence.
(Inherited from BaseSequenceManager.) |