hep.geant4.jni
Class G4KnotVector
java.lang.Object
hep.geant4.jni.G4KnotVector
public class G4KnotVector
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4KnotVector
public G4KnotVector(long cPtr,
boolean cMemoryOwn)
G4KnotVector
public G4KnotVector()
G4KnotVector
public G4KnotVector(int sz)
G4KnotVector
public G4KnotVector(G4KnotVector orig)
getCPtr
public static long getCPtr(G4KnotVector obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getSize
public int getSize()
getKnot
public double getKnot(int knot_number)
putKnot
public void putKnot(int knot_number,
double value)
multiplyKnotVector
public G4KnotVector multiplyKnotVector(int num,
double value)
checkKnotVector
public int checkKnotVector(double val)
extractKnotVector
public void extractKnotVector(G4KnotVector kv,
int upper,
int lower)
getKnotIndex
public int getKnotIndex(double k_value,
int order)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.