Ask a Question | Search PSRCHIVE: |
![]()
|
Public Member Functions |
Protected Member Functions |
Protected Attributes |
Friends |
List of all members
MEAL::Axis< Type >::Value Class Reference A value of the independent variable represented by Axis. More...
Inheritance diagram for MEAL::Axis< Type >::Value:
![]()
Detailed Descriptiontemplate<class Type> class MEAL::Axis< Type >::Value A value of the independent variable represented by Axis. This class implements the apply method of the Argument::Value base class by calling the send method of its Axis. Member Function Documentation◆ apply()
template<class Type>
◆ get_string()
template<class Type>
Return a string representation of the value, if posssible. Implements MEAL::Argument::Value. References MEAL::axis_value_to_string(), and value. The documentation for this class was generated from the following file: Generated using doxygen 1.14.0
|