spis.Util.Table
Class ScalTable

java.lang.Object
  extended byspis.Util.Table.Table
      extended byspis.Util.Table.ScalTable
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
FloatScalTable, IntScalTable

public abstract class ScalTable
extends Table
implements java.io.Serializable

Class Name : ScalTable
Project ref : SPIS project
File name : ScalTable.java
File type : class
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France http://www.onecert.fr
Status : under development
Creation : 25/08/2003
Modification :

Description : Table of scalars (i.e. 1 column) of undefined type

Versions and anomalies correction :

Version numberAuthor (name, e-mail) Corrections/Modifications
0.1 JF Roussel, roussel@onecert.frCreation


Version:
0.1
Author:
JF Roussel
See Also:
Serialized Form

Constructor Summary
ScalTable(int tableDimension)
          Default constructor
 
Methods inherited from class spis.Util.Table.Table
checkSameDim, declareDim, getDim, reset, setDim, setDimPreserve
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScalTable

public ScalTable(int tableDimension)
Default constructor