Class 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()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SourceMatrix

        public SourceMatrix()