This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPushbroomUtilities Interface (ArcObjects .NET 10.5 SDK) |
Pushbroom Xform Utilities.
Description | ||
---|---|---|
convertECEFtoLonLat | Convert ECEF coordinates to longitude, latitude, elevation | |
convertLonLatToECEF | Convert longitude, latitude, elevation to ECEF coordinates | |
evalDIMAPTimeString | Express DIMAP time string as fraction of a day | |
VectorCross | Calculate cross product of two vectors. | |
VectorDirection | Express a 3D vector in polar coords (lon, lat). | |
VectorIntersectEllipsoid | Intersect a vector with an ellipsoidal surface plus height | |
VectorNormalize | Normalize a vector so its length is 1.0. | |
VectorRotate3Axes | Rotate a vector about 3 axes (inputs radians) |
CoClasses and Classes | Description |
---|---|
PushbroomUtilities | Pushbroom Xforms Utilities class. |