public class SourceMatrix
extends java.lang.Object
This class defines a large matrix containing 500 real measured data
from an array of 16 antenna's. This matrix is used by the QR demo.
Defining the Matrix in this way makes loading the matrix fast and
allows for flexible interaction, as required by the QR demo that is
parameterized.
- Since:
- Ptolemy II 0.4
- Author:
- Bart Kienhuis
- Pt.AcceptedRating:
- Red (kienhuis)
- Pt.ProposedRating:
- Red (kienhuis)