This project cluster has 23 classes.
ECF: test.ecf
Test Eiffel Remote Object Server (EROS) protocol library.
Test Apps
Bext client test app
Bext server test app
Finalized executable tests for library eros.ecf
Further Information
Click on class link to see notes.
Fourier math test client app
Single threaded test server. Notes:
For finalized exe use Ctrl-c to exit nicely.
Bext eros server command
Fourier math server command
Fast fourier transform for complex doubles
Fast fourier transform constants
Signal math
Common interface to local proxy interface and remote server class for calculating fourier transformations
Further Information
Click on class link to see descendants.
Common interface to local proxy interface and remote server class for generating a cosine waveform
Further Information
Click on class link to see descendants.
Network proxy for remote instance of class FFT_COMPLEX_64
Network proxy for remote instance of class SIGNAL_MATH
Column vector form of VECTOR_COMPLEX_64
Complex double
Vector complex double sequence
Row vector from of VECTOR_COMPLEX_64
NEL class VECTOR_COMPLEX_DOUBLE serializable to XML format:
<?xml version="1.0" encoding="ISO-8859-1"?> <?create ROW_VECTOR_COMPLEX_64?> <vector-complex count="3"> <row real="2.2" imag="3"/> <row real="2.2" imag="6.03"/> <row real="1.1" imag="3.5"/> </vector-complex>
OR
<?xml version="1.0" encoding="ISO-8859-1"?> <?create COLUMN_VECTOR_COMPLEX_64?> <vector-complex count="3"> <col real="2.2" imag="3"/> <col real="2.2" imag="6.03"/> <col real="1.1" imag="3.5"/> </vector-complex>
Iteration cursor for descendants of VECTOR_COMPLEX_64
VECTOR_COMPLEX_64* COLUMN_VECTOR_COMPLEX_64 ROW_VECTOR_COMPLEX_64
EROS server testing thread
Eros application command options
EROS test set