|
jAER project on SourceForge | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.unizh.ini.jaer.projects.robothead.ArrayReader
public class ArrayReader
Reads an array of doubles from a file.
| Constructor Summary | |
|---|---|
ArrayReader()
Creates a new instance of ArrayReader |
|
| Method Summary | |
|---|---|
double[][] |
readArray(java.lang.String path,
java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayReader()
| Method Detail |
|---|
public double[][] readArray(java.lang.String path,
java.lang.String filename)
|
jAER project on SourceForge | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||