![]() | SequenceLoader Class |
Namespace: LynceeTec.API.Sequence
The SequenceLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() | SequenceLoader | Initializes a new instance of the SequenceLoader class |
![]() | SequenceLoader(IConfigManager) | Initializes a new instance of the SequenceLoader class |
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | IsDatabaseConfigurationInitialized |
Gets a value indicating whether the database configuration is initialized.
|
![]() | IsMetadataConfigurationInitialized |
Gets a value indicating whether the metadata configuration is initialized.
|
![]() | NumberOfHolograms |
Gets the total number of holograms currently recorded.
(Inherited from BaseSequenceManager.) |
![]() | UseMetadataConfiguration |
Gets or sets a value indicating whether to use the configuration created from the metadata or the database.
|
![]() | UseReconstruction |
Gets or sets a value indicating whether the reconstruction is enabled.
(Inherited from BaseSequenceManager.) |
![]() | UseReferenceHologramSaving |
Gets or sets the option saving the reference hologram(s) in the first hologram metadata of the acquired sequence.
(Inherited from BaseSequenceManager.) |
Name | Description | |
---|---|---|
![]() | AccessHologram |
Accesses the hologram object directly in the current buffer.
(Inherited from BaseSequenceManager.) |
![]() | CancelLoading |
Cancels the loading of a sequence from a file.
|
![]() | CancelSaving |
Cancels the saving of a sequence.
(Inherited from BaseSequenceManager.) |
![]() | ComputeAndApplyFittingToConfiguration |
Compute fitting on specified phase result using configuration parameters.
(Inherited from BaseSequenceManager.) |
![]() | DeregisterConfigurationMemberModification |
Deregister a function registered to the specified member.
(Inherited from ConfigurationEventsManager.) |
![]() | DeregisterConfigurationModification |
Deregister a registered function.
(Inherited from ConfigurationEventsManager.) |
![]() | Dispose | (Inherited from BaseSequenceManager.) |
![]() | GetHologramCopy |
Gets a copy of the defined hologram in the current buffer.
(Inherited from BaseSequenceManager.) |
![]() | GetReconstruction |
Gets the reconstruction results of a hologram in the current buffer.
(Inherited from BaseSequenceManager.) |
![]() | LoadSequence |
Loads an existing sequence.
|
![]() | 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.
(Inherited from BaseSequenceManager.) |
![]() | SaveKoalaSequence |
Saves the sequence in a Koala compatible format.
(Inherited from BaseSequenceManager.) |
![]() | SetHologramValidity |
Sets the validity state for a hologram in the current buffer.
(Inherited from BaseSequenceManager.) |
![]() | UpdateHologramValidity |
Updates the hologram validity in the buffer and file.
|
Name | Description | |
---|---|---|
![]() | StateMachineStateChanged |
Occurs when the state machine state changes
(Inherited from BaseSequenceManager.) |
Some calls to the class elements can only be performed when CurrentState has some defined values. The following scheme describes the allowed actions.