SSC R2.4 Web Services API

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

./

spdfsurfacegeographiccoordinates__define.pro


This class is an IDL representation of the SurfaceGeographicCoordinates element from the Satellite Situation Center (SSC) XML schema.

Author information

Author

B. Harris

Copyright

Copyright (c) 2013 United States Government as represented by the National Aeronautics and Space Administration. No copyright is claimed in the United States under Title 17, U.S.Code. All Other Rights Reserved.

Class description for SpdfSurfaceGeographicCoordinates

Inheritance

Routines

Methods inherited from SpdfCoordinates

Routines from spdfsurfacegeographiccoordinates__define.pro

result = SpdfSurfaceGeographicCoordinates::init(latitude, longitude)

Creates an SpdfSurfaceGeographicCoordinates object.

SpdfSurfaceGeographicCoordinates::cleanup

Performs cleanup operations when this object is destroyed.

result = SpdfSurfaceGeographicCoordinates::getLatitude()

Gets the latitude value.

result = SpdfSurfaceGeographicCoordinates::getLongitude()

Gets the longitude value.

SpdfSurfaceGeographicCoordinates::print

Prints a textual representation of this object.

SpdfSurfaceGeographicCoordinates__define

Defines the SpdfSurfaceGeographicCoordinates class.

Routine details

top source SpdfSurfaceGeographicCoordinates::init

result = SpdfSurfaceGeographicCoordinates::init(latitude, longitude)

Creates an SpdfSurfaceGeographicCoordinates object.

Return value

reference to an SpdfSurfaceGeographicCoordinates object.

Parameters

latitude in type=double

latitude value.

longitude in type=double

longitude value.

top source SpdfSurfaceGeographicCoordinates::cleanup

SpdfSurfaceGeographicCoordinates::cleanup

Performs cleanup operations when this object is destroyed.

top source SpdfSurfaceGeographicCoordinates::getLatitude

result = SpdfSurfaceGeographicCoordinates::getLatitude()

Gets the latitude value.

Return value

latitude value.

top source SpdfSurfaceGeographicCoordinates::getLongitude

result = SpdfSurfaceGeographicCoordinates::getLongitude()

Gets the longitude value.

Return value

longitude value.

top source SpdfSurfaceGeographicCoordinates::print

SpdfSurfaceGeographicCoordinates::print

Prints a textual representation of this object.

top source SpdfSurfaceGeographicCoordinates__define

SpdfSurfaceGeographicCoordinates__define

Defines the SpdfSurfaceGeographicCoordinates class.

File attributes

Modification date: Fri May 13 08:54:13 2022
Lines: 30


SSC Feedback.