Previous Obsolete IDL Features: Obsolete Remote Procedure Calls Next


This functionality is obsolete. It should not be used in new IDL code.

v_make_dcomplex

Syntax

int v_make_dcomplex(varinfo_t* var_struct, char* var_name,
     double real_value, double imag_value)  

Description

Create an IDL double-precision complex variable.

  IDL Online Help (March 06, 2007)