TER
Class TERcode

java.lang.Object
  extended by TER.TERcode

public class TERcode
extends java.lang.Object

Main class of TERcode application. TERcode is a coder of the Recommended Standard CCSDS 122.0-B-1 Blue Book.

Version:
1.05
Author:
Group on Interactive Coding of Images (GICI)

Constructor Summary
TERcode()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method of TERcode application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TERcode

public TERcode()
Method Detail

main

public static void main(java.lang.String[] args)
Main method of TERcode application. It takes program arguments, loads image and runs TER coder.

Parameters:
args - an array of strings that contains program parameters


TER - Copyright (C) 2006
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) - UAB (Spain)