This is the complete list of members for NETGeographicLib::LambertConformalConic, including all inherited members.
!LambertConformalConic(void) | NETGeographicLib::LambertConformalConic | private |
CentralScale | NETGeographicLib::LambertConformalConic | |
Flattening | NETGeographicLib::LambertConformalConic | |
Forward(double lon0, double lat, double lon, [System::Runtime::InteropServices::Out] double% x, [System::Runtime::InteropServices::Out] double% y, [System::Runtime::InteropServices::Out] double% gamma, [System::Runtime::InteropServices::Out] double% k) | NETGeographicLib::LambertConformalConic | |
Forward(double lon0, double lat, double lon, [System::Runtime::InteropServices::Out] double% x, [System::Runtime::InteropServices::Out] double% y) | NETGeographicLib::LambertConformalConic | |
LambertConformalConic(double a, double f, double stdlat, double k0) | NETGeographicLib::LambertConformalConic | |
LambertConformalConic(double a, double f, double stdlat1, double stdlat2, double k1) | NETGeographicLib::LambertConformalConic | |
LambertConformalConic(double a, double f, double sinlat1, double coslat1, double sinlat2, double coslat2, double k1) | NETGeographicLib::LambertConformalConic | |
LambertConformalConic() | NETGeographicLib::LambertConformalConic | |
m_pLambertConformalConic | NETGeographicLib::LambertConformalConic | private |
MajorRadius | NETGeographicLib::LambertConformalConic | |
OriginLatitude | NETGeographicLib::LambertConformalConic | |
Reverse(double lon0, double x, double y, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon, [System::Runtime::InteropServices::Out] double% gamma, [System::Runtime::InteropServices::Out] double% k) | NETGeographicLib::LambertConformalConic | |
Reverse(double lon0, double x, double y, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon) | NETGeographicLib::LambertConformalConic | |
SetScale(double lat, double k) | NETGeographicLib::LambertConformalConic | |
~LambertConformalConic() | NETGeographicLib::LambertConformalConic | inline |