::: 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 RegionOptions 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
northBTracedFootpoint [init ]{.smaller}
:
radialTracedFootpoint [init ]{.smaller}
:
southBTracedFootpoint [init ]{.smaller}
:
spacecraft [init ]{.smaller}
:
:::
:::
: Creates an SpdfRegionOptions object.
: Performs cleanup operations when this object is destroyed.
[result]{.var} = SpdfRegionOptions::getSpacecraft()
: Gets the spacecraft value.
[result]{.var} = SpdfRegionOptions::getRadialTracedFootpoint()
: Gets the radial traced footpoint value.
[result]{.var} = SpdfRegionOptions::getNorthBTracedFootpoint()
: Gets the north B traced footpoint value.
[result]{.var} = SpdfRegionOptions::getSouthBTracedFootpoint()
: Gets the south B traced footpoint value.
[result]{.var} = SpdfRegionOptions::createDomElement([doc]{.argument})
: Creates an RegionOptions element using the given XML DOM document with the values of this object.
: Defines the SpdfRegionOptions class.
::: {#routine-details}
::: {#SpdfRegionOptions::init .routine-details .details}
[result]{.var} = SpdfRegionOptions::init([ [/spacecraft]]{.argument}[ [, /radialTracedFootpoint]]{.argument}[ [, /northBTracedFootpoint]]{.argument}[ [, /southBTracedFootpoint]]{.argument})
Creates an SpdfRegionOptions object.
::: small reference to an SpdfRegionOptions object. :::
spacecraft [in optional type=boolean default=false]{.smaller}
: specifies whether the spacecraft regions are to be included in the output.
radialTracedFootpoint [in optional type=boolean default=false]{.smaller}
: specifies whether the radial traced footpoint regions are to be included in the output.
northBTracedFootpoint [in optional type=boolean default=false]{.smaller}
: specifies whether the north B traced footpoint regions are to be included in the output.
southBTracedFootpoint [in optional type=boolean default=false]{.smaller}
: specifies whether the south B traced footpoint regions are to be included in the output. :::
::: {#SpdfRegionOptions::cleanup .routine-details .details}
SpdfRegionOptions::cleanup
Performs cleanup operations when this object is destroyed.
::: {#SpdfRegionOptions::getSpacecraft .routine-details .details}
[result]{.var} = SpdfRegionOptions::getSpacecraft()
Gets the spacecraft value.
::: small spacecraft value. ::: :::
::: {#SpdfRegionOptions::getRadialTracedFootpoint .routine-details .details}
[result]{.var} = SpdfRegionOptions::getRadialTracedFootpoint()
Gets the radial traced footpoint value.
::: small radial traced footpoint value. ::: :::
::: {#SpdfRegionOptions::getNorthBTracedFootpoint .routine-details .details}
[result]{.var} = SpdfRegionOptions::getNorthBTracedFootpoint()
Gets the north B traced footpoint value.
::: small north B traced footpoint value. ::: :::
::: {#SpdfRegionOptions::getSouthBTracedFootpoint .routine-details .details}
[result]{.var} = SpdfRegionOptions::getSouthBTracedFootpoint()
Gets the south B traced footpoint value.
::: small south B traced footpoint value. ::: :::
::: {#SpdfRegionOptions::createDomElement .routine-details .details}
[result]{.var} = SpdfRegionOptions::createDomElement([doc]{.argument})
Creates an RegionOptions 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. :::
::: {#SpdfRegionOptions__define .routine-details .details}
SpdfRegionOptions__define
Defines the SpdfRegionOptions class.
::: {#attributes}
Modification date: Fri May 13 08:54:13 2022 Lines: 110
:::
SSC
Feedback.
:::
::: footer
Produced by IDLdoc 3.6.4 on Mon Apr 8 09:51:00 2024 IDLdoc project information{target=“_top”}
:::