![]() | BaseSequenceManager Class |
Namespace: LynceeTec.API.Sequence
The BaseSequenceManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigManager |
Gets the current ConfigManager in use.
|
![]() | Configuration |
Gets the current configuration used for hologram reconstruction.
|
![]() | CurrentState |
Gets the current state of the sequence manager.
|
![]() | NumberOfHolograms |
Gets the total number of holograms currently recorded.
|
![]() | UseReconstruction |
Gets or sets a value indicating whether the reconstruction is enabled.
|
![]() | UseReferenceHologramSaving |
Gets or sets the option saving the reference hologram(s) in the first hologram metadata of the acquired sequence.
|
Name | Description | |
---|---|---|
![]() | AccessHologram |
Accesses the hologram object directly in the current buffer.
|
![]() | CancelSaving |
Cancels the saving of a sequence.
|
![]() | ComputeAndApplyFittingToConfiguration |
Compute fitting on specified phase result using configuration parameters.
|
![]() | DeregisterConfigurationMemberModification |
Deregister a function registered to the specified member.
(Inherited from ConfigurationEventsManager.) |
![]() | DeregisterConfigurationModification |
Deregister a registered function.
(Inherited from ConfigurationEventsManager.) |
![]() | Dispose | Releases all resources used by the BaseSequenceManager |
![]() | GetHologramCopy |
Gets a copy of the defined hologram in the current buffer.
|
![]() | GetReconstruction |
Gets the reconstruction results of a hologram in the current buffer.
|
![]() | RegisterConfigurationModification(ConfigurationEventsManagerConfigurationDelegate) |
Register a function that will be executed when any configuration property is modified.
(Inherited from ConfigurationEventsManager.) |
![]() | RegisterConfigurationModification(MemberInfo, ConfigurationEventsManagerConfigurationDelegate) |
Register a function that will be executed when the specified member is modified.
(Inherited from ConfigurationEventsManager.) |
![]() | SaveBigTiffSequence |
Saves the sequence into a BigTiff (.btf) format.
|
![]() | SaveKoalaSequence |
Saves the sequence in a Koala compatible format.
|
![]() | SetHologramValidity |
Sets the validity state for a hologram in the current buffer.
|
Name | Description | |
---|---|---|
![]() | StateMachineStateChanged |
Occurs when the state machine state changes
|
Some calls to the class elements can only be performed when CurrentState has some defined values. The following scheme describes the allowed actions.