类的使用
org.meteoinfo.ndarray.ArrayStructureBB
-
使用ArrayStructureBB的程序包 程序包 说明 org.meteoinfo.ndarray Multidimensional arrays of primitives and objects with data stored in memory. -
-
org.meteoinfo.ndarray中ArrayStructureBB的使用
org.meteoinfo.ndarray中ArrayStructureBB的子类 修饰符和类型 类 说明 classArrayStructureBBposVariation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be passed in by the user.classArrayStructureBBsectionDescribe返回ArrayStructureBB的org.meteoinfo.ndarray中的方法 修饰符和类型 方法 说明 static ArrayStructureBBStructureDataDeep. copyToArrayBB(ArrayStructureBak as, java.nio.ByteOrder bo, boolean canonical)Make deep copy from an ArrayStructure to a ArrayStructureBB whose data is contained in a ByteBufferstatic ArrayStructureBBStructureDataDeep. copyToArrayBB(StructureData sdata)Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer.static ArrayStructureBBStructureDataDeep. copyToArrayBB(StructureData sdata, StructureMembers sm, java.nio.ByteOrder bo)Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBufferstatic ArrayStructureBBArrayStructureBBsection. factory(ArrayStructureBB org, Section section)Make a section of an ArrayStructureBB参数类型为ArrayStructureBB的org.meteoinfo.ndarray中的方法 修饰符和类型 方法 说明 static intStructureDataDeep. copyToArrayBB(StructureData sdata, ArrayStructureBB abb)Make deep copy from a StructureData into the given ArrayStructureBBstatic ArrayStructureBBArrayStructureBBsection. factory(ArrayStructureBB org, Section section)Make a section of an ArrayStructureBB
-