Method ExtractHeightData
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
ExtractHeightData(ProgressiveTask, float[], int, int, GeoRect, GeoRect, float[])
public static IEnumerator ExtractHeightData(ProgressiveTask taskHandle, float[] sourceData, int sourceWidth, int sourceHeight, GeoRect sourceGPS, GeoRect extractGPS, float[] extractedData)
Parameters
taskHandleProgressiveTasksourceDatafloat[]sourceWidthintsourceHeightintsourceGPSGeoRectextractGPSGeoRectextractedDatafloat[]