| 
    FEDEM Solver
    R8.0
    
   Source code of the dynamics solver 
   | 
 
Returns the X-axis label for a device function. More...
Public Member Functions | |
| subroutine | fidf_getxaxis (fileId, title, unit) | 
Returns the X-axis label for a device function.
| [in] | fileId | File handle | 
| [out] | title | X-axis description | 
| [out] | unit | X-axis unit | 
| subroutine fidevicefunctioninterface::fidf_getxaxis::fidf_getxaxis | ( | integer, intent(in) | fileId, | 
| character(len=*), intent(out) | title, | ||
| character(len=*), intent(out) | unit | ||
| ) |