Home
last modified time | relevance | path

Searched defs:VerticalCRS (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/geoapi/geoapi-3.0.0/sources/org/opengis/referencing/crs/
H A DVerticalCRS.java79 public interface VerticalCRS extends SingleCRS { interface
/dports/graphics/py-pyproj/pyproj-3.2.1/docs/api/crs/
H A Dcrs.rst51 VerticalCRS section in CRS
/dports/math/vtk8/VTK-8.2.0/IO/SegY/
H A DvtkSegYReaderInternal.h60 int VerticalCRS; variable
H A DvtkSegYReader.h150 int VerticalCRS; variable
/dports/math/vtk9/VTK-9.1.0/IO/SegY/
H A DvtkSegYReaderInternal.h61 int VerticalCRS; variable
H A DvtkSegYReader.h160 int VerticalCRS; variable
/dports/graphics/proj/proj-7.2.1/include/proj/
H A Dcrs.hpp462 class PROJ_GCC_DLL VerticalCRS : virtual public SingleCRS, class
/dports/graphics/py-pyproj/pyproj-3.2.1/pyproj/crs/
H A Dcrs.py1915 class VerticalCRS(CustomConstructorCRS): class
/dports/graphics/proj/proj-7.2.1/src/iso19111/
H A Dcrs.cpp2881 VerticalCRS::VerticalCRS(const datum::VerticalReferenceFramePtr &datumIn, in VerticalCRS() function in crs::VerticalCRS
2890 VerticalCRS::VerticalCRS(const VerticalCRS &other) in VerticalCRS() function in crs::VerticalCRS