All Frameworks Class Hierarchy This Framework Indexes
SimulationInterfaces Interface CATIReplayChannelScalarObserverFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIReplayChannelScalarObserverFactory
Create a scalar observer replay channel.
A scalar observer channel describes the evolution of one scalar over time.
Method Index
- o
CreateInstance(char*,CATIReplayChannelScalarObserver**)
- Create a scalar observer replay channel.
Methods
o CreateInstance
| public virtual CreateInstance( | | iName, |
| | oChannel) |
-
Create a scalar observer replay channel.
- Parameters:
-
- iName
- The name of the scalar.
- oChannel
- The created scalar observer replay channel.
- Returns:
- HRESULT
- See also:
- CATIReplayChannelScalarObserver
This object is included in the file: CATIReplayChannelScalarObserverFactory.h
If needed, your Imakefile.mk should include the module: CATSimulationInterfaces