National-instruments AutoCode NI MATRIX Manuel d'utilisateur Page 50

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 250
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 49
Chapter 2 C Language Reference
© National Instruments Corporation 2-33 AutoCode Reference
sa_fx_externs.c Contains definitions for extern variables such as
mask buffers that are read only.
Function Interface
The function interface files are:
sa_types.h Updated to include fixed-point types.
sa_fxp.h Contains fixed-point conversion macros with
overflow protection.
sa_fxr.h Contains fixed-point relational macros.
sa_fxm.h Contains fixed-point arithmetic macros.
sa_fxmp.h Contains fixed-point arithmetic macros with
overflow protection. For 32-bit division and
multiplication, overflow sometimes cannot be
detected.
sa_fx_temps.h Contains the declaration information for
temporary variables used in fixed-point
computations.
sa_fxprv.h Contains macros used only by the other macros.
sa_fxscale.h Contains scale factor constants for different radix
values.
sa_fxlimit.h Contains maximum and minimum values that can
be represented in different fixed-point types.
sa_fx_f.h Contains prototypes for fixed-point conversion
functions without overflow protection.
sa_fxp_f.h Contains prototypes for fixed-point conversion
functions with overflow protection.
sa_fxm_f.h Contains prototypes for fixed-point algebraic
functions without overflow protection.
sa_fxmp_f.h Contains prototypes for fixed-point algebraic
functions with overflow protection
sa_fxadd_byte.c Contains fixed-point addition functions for byte
data type.
sa_fxadd_short.c Contains fixed-point addition functions for short
data type.
sa_fxadd_long.c Contains fixed-point addition functions for long
data type.
Vue de la page 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 249 250

Commentaires sur ces manuels

Pas de commentaire