uaa.feral.physical.behaviors
Class RemoteSensingEstimatorTest

java.lang.Object
  extended by uaa.feral.physical.behaviors.RemoteSensingEstimatorTest

public class RemoteSensingEstimatorTest
extends java.lang.Object

Class to test Remote Sensing Estimator.

Author:
Mark Altaweel

Constructor Summary
RemoteSensingEstimatorTest()
           
 
Method Summary
 HydrologicalUnit createHydrologicalUnit()
          Create a hydrological unit setup for test
static void main(java.lang.String[] args)
          The main argument to run test on the remote sensing estimator model
 void setupWidthData(RemoteSensingEstimator rse, HydrologicalUnit hu)
          Setup channel width data
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteSensingEstimatorTest

public RemoteSensingEstimatorTest()
Method Detail

main

public static void main(java.lang.String[] args)
The main argument to run test on the remote sensing estimator model

Parameters:
args -

createHydrologicalUnit

public HydrologicalUnit createHydrologicalUnit()
Create a hydrological unit setup for test

Returns:
a hydrological unit

setupWidthData

public void setupWidthData(RemoteSensingEstimator rse,
                           HydrologicalUnit hu)
Setup channel width data

Parameters:
rse - a remote sensing estimator model
hu - a hydrological unit