stella.util
Class PointingModel.PilarConverter
java.lang.Object
stella.util.PointingModel.PilarConverter
- Enclosing class:
- PointingModel
public static class PointingModel.PilarConverter
- extends Object
A helper class that converts the TCS-pointings into something readable.
|
Method Summary |
static void |
main(String[] arg)
First command line is the file saved by pilar, second, if given is
the converted file, otherwise we pipe to stdout. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointingModel.PilarConverter
public PointingModel.PilarConverter()
main
public static void main(String[] arg)
throws IOException
- First command line is the file saved by pilar, second, if given is
the converted file, otherwise we pipe to stdout.
- Throws:
IOException