National-instruments AutoCode NI MATRIX User Manual Page 87

  • Download
  • Add to my manuals
  • Print
  • Page
    / 250
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 86
Chapter 3 Ada Language Reference
© National Instruments Corporation 3-25 AutoCode Reference
LONGINTCAST
Fixed-point value to
RT_LONG_INTEGER conversion.
LONGINTCAST_TRUNC
Fixed-point value to
RT_LONG_INTEGER conversion using
truncation.
LONGINTCAST_ROUND
Fixed-point value to
RT_LONG_INTEGER conversion using
rounding.
BOOLEANCAST
Fixed-point value to RT_BOOLEAN
conversion.
INTFIXEDCAST
RT_INTEGER to a fixed-point type
conversion.
LONGINTFIXEDCAST
RT_LONG_INTEGER to a fixed-point type
conversion.
BOOLEANFIXEDCAST
RT_BOOLEAN to a fixed-point type
conversion.
FLOATFIXEDCAST
RT_FLOAT to a fixed-point type
conversion.
FLOATFIXEDCAST_TRUNC
RT_FLOAT to a fixed-point type
conversion with truncation.
FLOATFIXEDCAST_ROUND
RT_FLOAT to a fixed-point type
conversion with rounding.
FIXED_CAST
Conversion between two different
fixed-point types.
FIXED_CAST_TRUNC
Conversion between two different
fixed-point types with truncation.
FIXED_CAST_ROUND
Conversion between two different
fixed-point types with rounding.
NOOPCAST
Conversion to the same fixed-point type.
Table 3-9. Generic Function Summary (Continued)
Function Name Purpose
Page view 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 249 250

Comments to this Manuals

No comments