Click or drag to resize

BaseSequenceManager Methods

The BaseSequenceManager type exposes the following members.

Methods
 NameDescription
Public methodAccessHologram Accesses the hologram object directly in the current buffer.
Public methodCancelSaving Cancels the saving of a sequence.
Public methodCastSequence Casts an existing sequence into the current buffer.
Public methodComputeAndApplyFittingToConfiguration Compute fitting on specified phase result using configuration parameters.
Public methodDeregisterConfigurationMemberModifiedEvent Deregister a function registered to the specified member.
(Inherited from ConfigurationEventsManager)
Public methodDeregisterConfigurationModifiedEvent Deregister a registered function.
(Inherited from ConfigurationEventsManager)
Public methodDispose
(Inherited from ConfigurationEventsManager)
Public methodExtractSequence Extract the current sequence buffer and resets the data.
Public methodGetHologramCopy Gets a copy of the defined hologram in the current buffer.
Public methodGetReconstruction Gets the reconstruction results of a record in the current buffer.
Public methodIsInState Determines if the state machine is in the supplied state.
Public methodRegisterConfigurationMemberModifiedEvent Register a function that will be executed when the specified member is modified.
(Inherited from ConfigurationEventsManager)
Public methodRegisterConfigurationModifiedEvent Register a function that will be executed when any configuration member is modified.
(Inherited from ConfigurationEventsManager)
Public methodReset Resets recorded buffer.
Public methodSaveBigTiffSequence Saves the sequence into a BigTiff (.btf) format.
Public methodSaveKoalaSequence Saves the sequence in a Koala compatible format.
Top
See Also