planetLabVideoClient
Class structAnalyzeResult

java.lang.Object
  extended by planetLabVideoClient.structAnalyzeResult
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class structAnalyzeResult
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

planetLabVideoClient/structAnalyzeResult.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from src/planetLabVideoClient.idl Saturday, January 17, 2009 3:46:44 PM CET

See Also:
Serialized Form

Field Summary
 double psnr
           
 
Constructor Summary
structAnalyzeResult()
           
structAnalyzeResult(double _psnr)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

psnr

public double psnr
Constructor Detail

structAnalyzeResult

public structAnalyzeResult()

structAnalyzeResult

public structAnalyzeResult(double _psnr)