Click or drag to resize

PronySeriesRetardationFrequencyDomainDataSourceControllerGetProcessDataController Method

Creates the controller that manages the process data for the data source.

Namespace: Altaxo.Gui.Science.Signals
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override IMVCANController GetProcessDataController()

Return Value

IMVCANController
The process data controller, or if there is no process-data object.
See Also