User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csellipsoid.semiminorsq

Table of Contents

TGIS_CSEllipsoid.SemiMinorSq property

DK for .NET | TatukGIS.NDK.TGIS_CSEllipsoid.SemiMinorSq | Constructors | Methods | Properties

Square of semiminor axis. Pre-calculated for optimization purposes.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public Double SemiMinorSq
{
  get {}
}
' VisualBasic
Public Property SemiMinorSq As Double
  Get
  End Get
End Property
// Oxygene
public
  property SemiMinorSq : Double read;

Value

Type
double
Double
2025/01/31 01:11

Page Tools