ZetaGrid v1.9

zeta.tool
Class ZetaCD

java.lang.Object
  |
  +--zeta.tool.ZetaCD

public class ZetaCD
extends java.lang.Object


Field Summary
(package private) static int CD_SIZE_LARGE
           
(package private) static int CD_SIZE_SMALL
           
(package private) static int MAX_NUMBER_OF_FILES
           
 
Constructor Summary
ZetaCD()
           
 
Method Summary
(package private) static int[] create(int cdSize)
           
private static int[] createCD(int cdSize)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CD_SIZE_LARGE

static final int CD_SIZE_LARGE
See Also:
Constant Field Values

CD_SIZE_SMALL

static final int CD_SIZE_SMALL
See Also:
Constant Field Values

MAX_NUMBER_OF_FILES

static final int MAX_NUMBER_OF_FILES
See Also:
Constant Field Values
Constructor Detail

ZetaCD

public ZetaCD()
Method Detail

main

public static void main(java.lang.String[] args)

create

static int[] create(int cdSize)

createCD

private static int[] createCD(int cdSize)
Returns:
number of files

ZetaGrid v1.9

For further technical papers, see ZetaGrid Technical Documentation.
 
Copyright © 2001,2002 Sebastian Wedeniwski. All Rights Reserved.