| ASPiK SDK
    | 
Structure to hold a complex value. More...
#include <fxobjects.h>
| Public Member Functions | |
| ComplexNumber (double _real, double _imag) | |
| Public Attributes | |
| double | real = 0.0 | 
| real part | |
| double | imag = 0.0 | 
| imaginary part | |
Structure to hold a complex value.