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