| Package | Description |
|---|---|
| org.xtce.math | |
| org.xtce.toolkit |
This package is the XTCE Toolkit that provides a convenient and relatively
simple Application Programming Interface (API) to use an XTCE document, from
an end user application, where the developer need not have advanced
knowledge of the intricacies of dealing with the XTCE data model directly.
|
| Constructor and Description |
|---|
PolynomialCalibration(org.omg.space.xtce.PolynomialType polynomialElement,
XTCEValidRange validRange,
int rawSizeInBits,
XTCETypedObject.RawType rawTypeName)
Constructs a Calibration object based on the PolynomialType
element in the XTCE document.
|
| Modifier and Type | Method and Description |
|---|---|
XTCEValidRange |
XTCETypedObject.getValidRange()
Accessor to retrieve the ValidRange element information from this
named and typed object in the XTCE data model.
|
Copyright © 2015–2019. All rights reserved.