NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.CAE.Complex Struct Reference

A complex number More...

Public Member Functions

 Complex (double Real, double Imag)
 Constructor for the Complex struct. More...
 

Public Attributes

double Imag
  More...
 
double Real
  More...
 

Detailed Description

A complex number

Constructor & Destructor Documentation

NXOpen.CAE.Complex.Complex ( double  Real,
double  Imag 
)
inline

Constructor for the Complex struct.

Parameters
Real
Imag

Member Data Documentation

double NXOpen.CAE.Complex.Imag

double NXOpen.CAE.Complex.Real


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