com.jcraft.jorbis
Class InfoFloor1

java.lang.Object
  extended bycom.jcraft.jorbis.InfoFloor1

class InfoFloor1
extends java.lang.Object


Field Summary
(package private)  int[] class_book
           
(package private)  int[] class_dim
           
(package private)  int[][] class_subbook
           
(package private)  int[] class_subs
           
(package private)  float maxerr
           
(package private)  float maxover
           
(package private)  float maxunder
           
(package private)  int mult
           
(package private)  int n
           
(package private)  int[] partitionclass
           
(package private)  int partitions
           
(package private)  int[] postlist
           
(package private)  float twofitatten
           
(package private)  int twofitminsize
           
(package private)  int twofitminused
           
(package private)  int twofitweight
           
(package private)  int unusedmin_n
           
(package private)  int unusedminsize
           
(package private) static int VIF_CLASS
           
(package private) static int VIF_PARTS
           
(package private) static int VIF_POSIT
           
 
Constructor Summary
(package private) InfoFloor1()
           
 
Method Summary
(package private)  java.lang.Object copy_info()
           
(package private)  void free()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIF_POSIT

static final int VIF_POSIT
See Also:
Constant Field Values

VIF_CLASS

static final int VIF_CLASS
See Also:
Constant Field Values

VIF_PARTS

static final int VIF_PARTS
See Also:
Constant Field Values

partitions

int partitions

partitionclass

int[] partitionclass

class_dim

int[] class_dim

class_subs

int[] class_subs

class_book

int[] class_book

class_subbook

int[][] class_subbook

mult

int mult

postlist

int[] postlist

maxover

float maxover

maxunder

float maxunder

maxerr

float maxerr

twofitminsize

int twofitminsize

twofitminused

int twofitminused

twofitweight

int twofitweight

twofitatten

float twofitatten

unusedminsize

int unusedminsize

unusedmin_n

int unusedmin_n

n

int n
Constructor Detail

InfoFloor1

InfoFloor1()
Method Detail

free

void free()

copy_info

java.lang.Object copy_info()


Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.