EDCS Reference Manual
Types
EDCS_Float_Entry
/*
 * STRUCT: EDCS_Float_Entry
 *
 *   Provides forward mapping information in the case where a
 *   real-valued EA is the target, with a specific attribute
 *   value.
 */
typedef struct
{
EDCS_Unit_Code eu_code;
EDCS_Scale_Code es_code;
EDCS_Long_Float float_value;
} EDCS_Float_Entry;



Prev: EDCS_Float. Next: EDCS_Float_Interval.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™