My Project
programmer's documentation
|
Get field id associated with a given moment. More...
Public Member Functions | |
integer(c_int) function | time_moment_field_id (m_num) |
Get field id associated with a given moment.
For moments not defined by the user, but defined automatically so as to allow computation of higher order moments (i.e. variances), no field is associated, so the returned value is -1.
[in] | m_num | moment number (based on moment creation order, 1 to n numbering) |
integer(c_int) function time_moment_field_id | ( | integer(c_int), value | m_num | ) |