::: header
:::
Overview Directory File Source
{align=“top”} Etc Categories Search Index Help User documentation
single page{target=“_top”} | use frames{target=“_top”} summary class fields routine details file attributes
::: content
\
::: {#file_comments} ::: small This class is an IDL representation of the CoordinateData element from the Satellite Situation Center (SSC) XML schema. ::: :::
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
Subclasses: SpdfLocations
::: details
latitude [init ]{.smaller}
:
localTime [init ]{.smaller}
:
longitude [init ]{.smaller}
:
x [init ]{.smaller}
:
y [init ]{.smaller}
:
z [init ]{.smaller}
:
:::
:::
: Creates an SpdfCoordinateData object.
: Performs cleanup operations when this object is destroyed.
[result]{.var} = SpdfCoordinateData::getCoordinateSystem()
: Gets the coordinate system value.
[result]{.var} = SpdfCoordinateData::getX()
: Gets the X values.
[result]{.var} = SpdfCoordinateData::getY()
: Gets the Y values.
[result]{.var} = SpdfCoordinateData::getZ()
: Gets the Z values.
[result]{.var} = SpdfCoordinateData::getLatitude()
: Gets the latitude values.
[result]{.var} = SpdfCoordinateData::getLongitude()
: Gets the longitude values.
[result]{.var} = SpdfCoordinateData::getLocalTime()
: Gets the local time values.
: Defines the SpdfCoordinateData class.
::: {#routine-details}
::: {#SpdfCoordinateData::init .routine-details .details}
[result]{.var} = SpdfCoordinateData::init([coordinateSystem]{.argument}[, x=[dblarr]{.var}]{.argument}[, y=[dblarr]{.var}]{.argument}[, z=[dblarr]{.var}]{.argument}[, latitude=[fltarr]{.var}]{.argument}[, longitude=[fltarr]{.var}]{.argument}[, localTime=[dblarr]{.var}]{.argument})
Creates an SpdfCoordinateData object.
::: small reference to an SpdfCoordinateData object. :::
coordinateSystem [in type=string ]{.smaller}
: coordinate system (valid values: “Geo”, “Gm”, “Gse”, “Gsm”, “Sm”, “GeiTod”, “GeiJ2000”).
x [in type=dblarr ]{.smaller}
: X values.
y [in type=dblarr ]{.smaller}
: Y values.
z [in type=dblarr ]{.smaller}
: Z values.
latitude [in type=fltarr ]{.smaller}
: latitude values.
longitude [in type=fltarr ]{.smaller}
: longitude values.
localTime [in type=dblarr ]{.smaller}
: local time values. :::
::: {#SpdfCoordinateData::cleanup .routine-details .details}
SpdfCoordinateData::cleanup
Performs cleanup operations when this object is destroyed.
::: {#SpdfCoordinateData::getCoordinateSystem .routine-details .details}
[result]{.var} = SpdfCoordinateData::getCoordinateSystem()
Gets the coordinate system value.
::: small the coordinate system value. ::: :::
::: {#SpdfCoordinateData::getX .routine-details .details}
[result]{.var} = SpdfCoordinateData::getX()
Gets the X values.
::: small a dblarr containing X values or the constant scalar !values.d_NaN if there are no values. ::: :::
::: {#SpdfCoordinateData::getY .routine-details .details}
[result]{.var} = SpdfCoordinateData::getY()
Gets the Y values.
::: small a dblarr containing Y values or the constant scalar !values.d_NaN if there are no values. ::: :::
::: {#SpdfCoordinateData::getZ .routine-details .details}
[result]{.var} = SpdfCoordinateData::getZ()
Gets the Z values.
::: small a dblarr containing Z values or the constant scalar !values.d_NaN if there are no values. ::: :::
::: {#SpdfCoordinateData::getLatitude .routine-details .details}
[result]{.var} = SpdfCoordinateData::getLatitude()
Gets the latitude values.
::: small a fltarr containing latitude values or the constant scalar !values.f_NaN if there are no values. ::: :::
::: {#SpdfCoordinateData::getLongitude .routine-details .details}
[result]{.var} = SpdfCoordinateData::getLongitude()
Gets the longitude values.
::: small a fltarr containing longitude values or the constant scalar !values.f_NaN if there are no values. ::: :::
::: {#SpdfCoordinateData::getLocalTime .routine-details .details}
[result]{.var} = SpdfCoordinateData::getLocalTime()
Gets the local time values.
::: small a fltarr containing local time values or the constant scalar !values.f_NaN if there are no values. ::: :::
::: {#SpdfCoordinateData__define .routine-details .details}
SpdfCoordinateData__define
Defines the SpdfCoordinateData class.
::: {#attributes}
Modification date: Fri May 13 08:54:13 2022 Lines: 91
:::
SSC
Feedback.
:::
::: footer
Produced by IDLdoc 3.6.4 on Mon Apr 8 09:50:58 2024 IDLdoc project information{target=“_top”}
:::