Class | Description |
---|---|
ConstGen |
A ConstGen unit to Generate a Constant value and wrap it into a Const type.
|
ConstToDouble |
Converts the real part of a conzt into a double
|
ConstView |
A ConstView unit to ..
|
ConstViewPanel |
A simple panel for displaying constants
|
ImagPart |
ImagPart takes a complex input and outputs just the imaginary part as a real data object.
|
RealPart |
RealPart takes a complex input and outputs just the real part.
|