Field-Map Scripting

4.4.6.30 FindTargetHeight

FindTargetHeight function


Prototype:

function FindTargetHeight (const HorizontalDistance_m, InclinationToBase_deg, TargetHeight_m, HeightTolerance_m :variant) :boolean;

Description:


Syntax:

variable:= Project.FindTargetHeight(HorizontalDistance_m, InclinationToBase_deg, TargetHeight_m, HeightTolerance_m);


Part

Description


variable

variable declared as a boolean


Project

A reference to the Field-Map project as defined in Field-Map Project Manager


HorizontalDistance_m



InclinationToBase_deg



TargetHeight_m



HeightTolerance_m


Return value:



Note: This function is available since version X7.



See also:

GetPolygonIntersectArea_m2; OverlayPolygonLayers; TransferAttributeValuesFromPolygonsToPointsOrCentroids; GetPoint; GetCentroids; DrawText; DrawPoint; DrawLine; DrawPolygon; DrawCircle; DrawRectangle; FlashPolygon; FlashLine; FlashPoint; SelectedPointCount; SelectedPointID; SelectedLineCount; SelectedLineID; GetCurrentPosition; SetCurrentPosition; SetBasicExtent; GetMapExtent; GetMapFullExtent; GetBasicExtent; ZoomToPolygon; ZoomToLine; MapExtentAsVariant; AddReferencePoint; InvertColors; FindTargetHeight; SetCircularPlotBoundary; TrimLineByPlotBoundary; RefreshMap; RefreshMapRectangle; RefreshTrackingLayer; RefreshTrackingLayerRectangle; ScreenMilimeters2MapDistance_m; MapToScreen; SaveShapesToBlobs; SaveShapesOfCurrentPlotToBlobs; SaveShapesOfAllPlotsToBlobs; ProjectionToWGS84; WGS84ToProjection