TER.TERCommon
Class GaggleUtilities

java.lang.Object
  extended by TER.TERCommon.GaggleUtilities

public class GaggleUtilities
extends java.lang.Object


Constructor Summary
GaggleUtilities()
           
 
Method Summary
static int getGagglesPerSegment(int channel, int segment, int gaggleSize, int[][] blocksPerSegment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GaggleUtilities

public GaggleUtilities()
Method Detail

getGagglesPerSegment

public static int getGagglesPerSegment(int channel,
                                       int segment,
                                       int gaggleSize,
                                       int[][] blocksPerSegment)


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)