cee::imp::cae::DataSourcePhaseResponse

class DataSourcePhaseResponse : public DataSourceMemory

A phase response data source for an unstructured grid model.

Public Functions

DataSourcePhaseResponse(int id, const DataSourceCae *sourceDataSource, int frequencyStateId, size_t numSteps)

Create a phase response data source.

Specify a unique id for the merged data source.

bool build()

Build the data source by linearly combining states of the source UnstructGridModel.