Main Page   Class Hierarchy   Compound List   File List   Compound Members  

meapsoft.FeatChunk Class Reference

Inheritance diagram for meapsoft.FeatChunk:

Inheritance graph
[legend]
Collaboration diagram for meapsoft.FeatChunk:

Collaboration graph
[legend]
List of all members.

Detailed Description

Representation of a FeatFile Chunk.

Author:
Ron Weiss (ronw@ee.columbia.edu)

Definition at line 36 of file FeatChunk.java.

Public Methods

 FeatChunk (String sf, double st, double l)
 FeatChunk constructor.

int numFeatures ()
 Returns the number of features associated with this chunk.

double[] getFeatures ()
 Get the features associated with this chunk.

double[] getFeatures (int[] idx)
 Get the subset of features corresponding to the dimensions listed in idx.

void clearFeatures ()
 Remove the features associated with this Chunk.

String toString ()
 Write a description of this Chunk as a String in the format expected in a FeatFile.

Object clone ()
 Clone this FeatChunk.


The documentation for this class was generated from the following file:
Generated on Thu May 11 15:04:13 2006 for MEAPsoft by doxygen1.2.18