::: 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 ValueOptions 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
::: details
bFieldStrength [init ]{.smaller}
:
dipoleInvLat [init ]{.smaller}
:
dipoleLValue [init ]{.smaller}
:
radialDistance [init ]{.smaller}
:
:::
:::
: Creates an SpdfValueOptions object.
: Performs cleanup operations when this object is destroyed.
[result]{.var} = SpdfValueOptions::getRadialDistance()
: Gets the radialDistance value.
[result]{.var} = SpdfValueOptions::getBFieldStrength()
: Gets the magnetic field strength value.
[result]{.var} = SpdfValueOptions::getDipoleLValue()
: Gets the dipole L value.
[result]{.var} = SpdfValueOptions::getDipoleInvLat()
: Gets the dipole invariant latitude value.
[result]{.var} = SpdfValueOptions::createDomElement([doc]{.argument})
: Creates an ValueOptions element using the given XML DOM document with the values of this object.
: Defines the SpdfValueOptions class.
::: {#routine-details}
::: {#SpdfValueOptions::init .routine-details .details}
[result]{.var} = SpdfValueOptions::init([ [/radialDistance]]{.argument}[ [, /bFieldStrength]]{.argument}[ [, /dipoleLValue]]{.argument}[ [, /dipoleInvLat]]{.argument})
Creates an SpdfValueOptions object.
::: small reference to an SpdfValueOptions object. :::
radialDistance [in optional type=boolean default=false]{.smaller}
: specifies whether the radial distance is to be included in the output.
bFieldStrength [in optional type=boolean default=false]{.smaller}
: specifies whether the magnetic field strength is to be included in the output.
dipoleLValue [in optional type=boolean default=false]{.smaller}
: specifies whether the dipole L value is to be included in the output.
dipoleInvLat [in optional type=boolean default=false]{.smaller}
: specifies whether the dipole invariant latitude is to be included in the output. :::
::: {#SpdfValueOptions::cleanup .routine-details .details}
SpdfValueOptions::cleanup
Performs cleanup operations when this object is destroyed.
::: {#SpdfValueOptions::getRadialDistance .routine-details .details}
[result]{.var} = SpdfValueOptions::getRadialDistance()
Gets the radialDistance value.
::: small radialDistance value. ::: :::
::: {#SpdfValueOptions::getBFieldStrength .routine-details .details}
[result]{.var} = SpdfValueOptions::getBFieldStrength()
Gets the magnetic field strength value.
::: small magnetic field strength value. ::: :::
::: {#SpdfValueOptions::getDipoleLValue .routine-details .details}
[result]{.var} = SpdfValueOptions::getDipoleLValue()
Gets the dipole L value.
::: small dipole L value. ::: :::
::: {#SpdfValueOptions::getDipoleInvLat .routine-details .details}
[result]{.var} = SpdfValueOptions::getDipoleInvLat()
Gets the dipole invariant latitude value.
::: small dipole invariant latitude value. ::: :::
::: {#SpdfValueOptions::createDomElement .routine-details .details}
[result]{.var} = SpdfValueOptions::createDomElement([doc]{.argument})
Creates an ValueOptions element using the given XML DOM document with the values of this object.
::: small a reference to a new IDLffXMLDOMElement representation of this object. :::
doc [in type=IDLffXMLDOMDocument ]{.smaller}
: document in which to create the DataRequest element. :::
::: {#SpdfValueOptions__define .routine-details .details}
SpdfValueOptions__define
Defines the SpdfValueOptions class.
::: {#attributes}
Modification date: Fri May 13 08:54:13 2022 Lines: 98
:::
SSC
Feedback.
:::
::: footer
Produced by IDLdoc 3.6.4 on Mon Apr 8 09:51:03 2024 IDLdoc project information{target=“_top”}
:::