Class SimLibExample

java.lang.Object
  |
  +--SimLibExample

public class SimLibExample
extends java.lang.Object

This is one of the three classes comprising the example of how to extend the SimFinder system. See also StartSimSegmenterExample and StartSimFinderExample.


Field Summary
static SeqViewComparator diatonicRetrogradeIntervalDiffCount
           
static SeqSimMeasure seqDiatonicRetrogradeInterval
           
 
Constructor Summary
SimLibExample()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

diatonicRetrogradeIntervalDiffCount

public static final SeqViewComparator diatonicRetrogradeIntervalDiffCount

seqDiatonicRetrogradeInterval

public static final SeqSimMeasure seqDiatonicRetrogradeInterval
Constructor Detail

SimLibExample

public SimLibExample()