./
spdftsyganenko87bfieldmodel__define.pro
This class is an IDL representation of the Tsyganenko87BFieldModel 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 SpdfTsyganenko87BFieldModel
Inheritance
Properties
Properties in SpdfTsyganenko87BFieldModel
- keyParameterValues init
Routines
Methods inherited from SpdfExternalBFieldModel
Routines from spdftsyganenko87bfieldmodel__define.pro
result = SpdfTsyganenko87BFieldModel::init( [keyParameterValues=string])
Creates an SpdfTsyganenko87BFieldModel object.
SpdfTsyganenko87BFieldModel::cleanup
Performs cleanup operations when this object is destroyed.
result = SpdfTsyganenko87BFieldModel::createDomElement(doc)
Creates an ExternalBFieldModel element using the given XML DOM document with the values of this object.
SpdfTsyganenko87BFieldModel__define
Defines the SpdfTsyganenko87BFieldModel class.
Routine details
top source SpdfTsyganenko87BFieldModel::init
result = SpdfTsyganenko87BFieldModel::init( [keyParameterValues=string])
Creates an SpdfTsyganenko87BFieldModel object.
Return value
reference to an SpdfTsyganenko87BFieldModel object.
Keywords
- keyParameterValues in optional type=string default='KP3_3_3'
Model's key parameter values. Must be one of the following: KP0_0, KP1_1_1, KP2_2_2, KP3_3_3, KP4_4_4, or KP5.
top source SpdfTsyganenko87BFieldModel::cleanup
SpdfTsyganenko87BFieldModel::cleanup
Performs cleanup operations when this object is destroyed.
top source SpdfTsyganenko87BFieldModel::createDomElement
result = SpdfTsyganenko87BFieldModel::createDomElement(doc)
Creates an ExternalBFieldModel element using the given XML DOM document with the values of this object.
Return value
a reference to a new IDLffXMLDOMElement representation of this object.
Parameters
- doc in type=IDLffXMLDOMDocument
document in which to create the DataRequest element.
File attributes
Modification date: | Fri May 13 08:54:13 2022 |
Lines: | 34 |
SSC Feedback.