All Frameworks Class Hierarchy This Framework Next Indexes
CATAnalysisResources Class CATEAnalysisAxis
CATEAnalysisAxis
Usage: you can derive this class.
public class CATEAnalysisAxis
Adapter for the implementation of CATISamAnalysisEntityInit interface.
It can be used for AnalysisEntity derived from "AnalysisAxis".
Constructor and Destructor Index
- o
CATEAnalysisAxis()
- Default constructor.
- o
~CATEAnalysisAxis()
- Destructor.
Method Index
- o
GetMKSMathAxis(CATMathAxis&)
- Retrieves the mathematical axis system.
- o
GetMathAxis(CATMathAxis&)
- Retrieves the mathematical axis system.
Constructor and Destructor
o CATEAnalysisAxis
public CATEAnalysisAxis( | ) |
-
Default constructor.
o ~CATEAnalysisAxis
public virtual ~CATEAnalysisAxis( | ) |
-
Destructor.
Methods
o GetMKSMathAxis
-
Retrieves the mathematical axis system.
Role:This method retrieves from the analysis feature a mathematical axis system.
- Parameters:
-
- oMathAxis
- The mathematical axis in MKS unit
o GetMathAxis
-
Retrieves the mathematical axis system.
Role:This method retrieves from the analysis feature a mathematical axis system.
- Parameters:
-
- oMathAxis
- The mathematical axis in model unit
This object is included in the file: CATEAnalysisAxis.h
If needed, your Imakefile.mk should include the module: CATAnalysisResources