Class ToWgs84Entry

ToWgs84Entry class

public class ToWgs84Entry

Constructors

NameDescription
ToWgs84Entry()The default constructor.

Properties

NameDescription
Dx { get; }
Dy { get; }
Dz { get; }
Rx { get; }
Ry { get; }
Rz { get; }
Scale { get; }

Methods

NameDescription
static Create(float, float, float, float, float, float, float)

See Also