NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Complex Struct Reference

A complex number
Created in NX11.0.0. More...

Public Member Functions

 Complex (double realInitial, double imagInitial)
 Constructor for the Complex struct. More...
 

Public Attributes

double Imag
 imag More...
 
double Real
 real More...
 

Detailed Description

A complex number
Created in NX11.0.0.


Constructor & Destructor Documentation

NXOpen::CAE::Complex::Complex ( double  realInitial,
double  imagInitial 
)

Constructor for the Complex struct.

Parameters
realInitialreal
imagInitialimag

Member Data Documentation

double NXOpen::CAE::Complex::Imag

imag

double NXOpen::CAE::Complex::Real

real


The documentation for this struct was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.