RPCXform

Base Type: GeodataXform

A class that describes a rational polynomial Coefficient (RPC) transformation.

Property

Type

Description

ConstantZ

double

The constant Z value in meters.

CorrectGeoid

bool

Indicates if Geoid correction is needed.

ForwardXform

GeodataXform

The forward transformation from native to GCS WGS84.

RequireDEM

bool

Indicates if DEM is required for applying this transform.

RPC

double[]

Rational polynomial coefficients.

SpatialReference

SpatialReference

The output spatial reference after applying this transform.

ZFactor

double

The conversion factor from DEM Z unit to meters.

ZOffset

double

The Z offset in meters applied to DEM.

11/8/2016