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