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