comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Complex data type
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Complex data type [message #21875] Sun, 01 October 2000 00:00 Go to next message
J�lio Maranh�o is currently offline  J�lio Maranh�o
Messages: 8
Registered: May 2000
Junior Member
Hi to all!

I just wanna know if there is a portable Scientific Data Format (like HDF,
CDF) that supports complex type variables. I think HDF and CDF don�t. And I
wouldn�t like to separate it in Real and Imaginary parts. Currently I�m
using the SAVE procedure and it�s very easy. But it�s temporarily (and not
portable. At least to non-IDL users).

Any help?

Cheers.

J�lio Maranh�o
Instituto de Estudos Avan�ados
Centro T�cnico Aeroespacial
Brazil
Re: Complex data type [message #21962 is a reply to message #21875] Tue, 03 October 2000 00:00 Go to previous message
Phillip David is currently offline  Phillip David
Messages: 36
Registered: April 1999
Member
J�lio;

I don't think there's a way to do this without separating the real and
imaginary parts in some way. The simplest way of separating them,
however, is to simply use an additional dimension of 2 on the data.
Then you can store the data in a single structure, so long as you know
that one axis simply separates the real and complex parts.

Phillip

"J�lio Maranh�o" wrote:
> I just wanna know if there is a portable Scientific Data Format (like HDF,
> CDF) that supports complex type variables. I think HDF and CDF don�t. And I
> wouldn�t like to separate it in Real and Imaginary parts. Currently I�m
> using the SAVE procedure and it�s very easy. But it�s temporarily (and not
> portable. At least to non-IDL users).
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: POLYFILL erases my tick values - solution?
Next Topic: Dos and Donts

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 15:59:02 PDT 2025

Total time taken to generate the page: 1.04546 seconds