Convert a location as a normalized Cartesian to a level-20 HtmID.
if the paramater is a Cartesian.Nan then an invalid HtmID (0)
is returned (there are no integer NaNs).
Namespace: Spherical.HtmAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public static long CartesianToHid20( Cartesian v ) |
| Visual C++ |
|---|
public: static long long CartesianToHid20( Cartesian v ) |
| F# |
|---|
static member CartesianToHid20 : v:Cartesian -> int64 |
Parameters
- v
- Type: Spherical..::..Cartesian
Cartesian location