Base |
The BaseSequenceManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessHologram | Accesses the hologram object directly in the current buffer. | |
| CancelSaving | Cancels the saving of a sequence. | |
| CastSequence | Casts an existing sequence into the current buffer. | |
| ComputeAndApplyFittingToConfiguration | Compute fitting on specified phase result using configuration parameters. | |
| DeregisterConfigurationMemberModifiedEvent |
Deregister a function registered to the specified member.
(Inherited from ConfigurationEventsManager) | |
| DeregisterConfigurationModifiedEvent |
Deregister a registered function.
(Inherited from ConfigurationEventsManager) | |
| Dispose | (Inherited from ConfigurationEventsManager) | |
| ExtractSequence | Extract the current sequence buffer and resets the data. | |
| GetHologramCopy | Gets a copy of the defined hologram in the current buffer. | |
| GetReconstruction | Gets the reconstruction results of a record in the current buffer. | |
| IsInState | Determines if the state machine is in the supplied state. | |
| RegisterConfigurationMemberModifiedEvent |
Register a function that will be executed when the specified member is modified.
(Inherited from ConfigurationEventsManager) | |
| RegisterConfigurationModifiedEvent |
Register a function that will be executed when any configuration member is modified.
(Inherited from ConfigurationEventsManager) | |
| Reset | Resets recorded buffer. | |
| SaveBigTiffSequence | Saves the sequence into a BigTiff (.btf) format. | |
| SaveKoalaSequence | Saves the sequence in a Koala compatible format. |