13 namespace NETGeographicLib
15 ref class CircularEngine;
16 ref class SphericalCoefficients;
85 std::vector<double> *m_C, *m_S;
202 int N,
int nmx,
int mmx,
240 [System::Runtime::InteropServices::Out]
double% gradx,
241 [System::Runtime::InteropServices::Out]
double% grady,
242 [System::Runtime::InteropServices::Out]
double% gradz);