Package ptolemy.domains.pn.demo.QR
Class SourceMatrix
- java.lang.Object
-
- ptolemy.domains.pn.demo.QR.SourceMatrix
-
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
- Version:
- $Id$
- Author:
- Bart Kienhuis
- Pt.AcceptedRating:
- Red (kienhuis)
- Pt.ProposedRating:
- Red (kienhuis)
-
-
Constructor Summary
Constructors Constructor Description SourceMatrix()
-