IRPFItemURI Interface

Provides access to members that control an RPF or DTED item URI.

Members

Name Description
Read/write property CompilationDate The data compilation date associated with the DTED file.
Read/write property DTEDEdition The data edition associated with the DTED file.
Read/write property Latitude The latitude associated with the DTED file.
Read/write property Longitude The longitude associated with the DTED file.
Read/write property MaintenanceDate The maintenance date associated with the DTED file.
Read/write property ProductionDate Production date associated with the RPF file.
Read/write property Version The data version associated with the RPF/DTED file.

IRPFItemURI.CompilationDate Property

The data compilation date associated with the DTED file.

Public Property CompilationDate As String
public string CompilationDate {get; set;}

IRPFItemURI.DTEDEdition Property

The data edition associated with the DTED file.

Public Property DTEDEdition As String
public string DTEDEdition {get; set;}

IRPFItemURI.Latitude Property

The latitude associated with the DTED file.

Public Property Latitude As String
public string Latitude {get; set;}

IRPFItemURI.Longitude Property

The longitude associated with the DTED file.

Public Property Longitude As String
public string Longitude {get; set;}

IRPFItemURI.MaintenanceDate Property

The maintenance date associated with the DTED file.

Public Property MaintenanceDate As String
public string MaintenanceDate {get; set;}

IRPFItemURI.ProductionDate Property

Production date associated with the RPF file.

Public Property ProductionDate As String
public string ProductionDate {get; set;}

IRPFItemURI.Version Property

The data version associated with the RPF/DTED file.

Public Property Version As String
public string Version {get; set;}

Classes that implement IRPFItemURI

Classes Description
RPFItemURI An item URI that identifes aN RPF file.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.