Beispiel #1
0
 public vector_float getXGrid(String variable) {
   long cPtr = CCMCJNI.OpenGGCM_getXGrid__SWIG_0(swigCPtr, this, variable);
   return (cPtr == 0) ? null : new vector_float(cPtr, false);
 }