GTUNTS
Utility/Data Access SubroutineMotionSolveから単位情報を取得します。
使用
この関数は、任意のユーザー定義のサブルーチンから呼び出すことができます。
フォーマット
- Fortranの呼出し構文
- CALL GTUNTS(EXIST, SCALES, UNITS)
- C/C++の呼出し構文
- c_gtunts(exists, scales, units)
- Pythonの呼出し構文
- [exist, scales, units] = py_gtunts()
- MATLABの呼出し構文
- [exist, scales, units] = m_gtunts()
出力
- EXIST
- [論理]
- SCALES
- [倍精度]
- UNITS
- [整数]