GlobeBoundaryLayer.DistanceBias Property

Top 

Description

The normalized value within the image corresponding to the border location. All the coastline boundary layer files delivered with FreeFlyer use the 0.9 grayscale value as the coastline boundary value.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Default Value:

0.9

Valid Range:

0 ≤ GlobeBoundaryLayer.DistanceBias ≤ 1

 

Syntax

myVariable1 = myGlobeBoundaryLayer1.DistanceBias;

 

myGlobeBoundaryLayer1.DistanceBias = myVariable1;

 

See also

GlobeBoundaryLayer Object

Globe Layers Guide