complexType SplinePointType
diagram SpaceSystemV1.2-27Feb2014-mods_p410.png
namespace http://www.omg.org/space/xtce
used by
element CalibratorType/SplineCalibrator/SplinePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
raw  double  required      
calibrated  double  required      
annotation
documentation
a spline is a set on points from which a curve may be drawn to interpolate raw to calibrated values
source <complexType name="SplinePointType">
 
<annotation>
   
<documentation xml:lang="en">a spline is a set on points from which a curve may be drawn to interpolate raw to calibrated values</documentation>
 
</annotation>
 
<attribute name="raw" type="double" use="required"/>
 
<attribute name="calibrated" type="double" use="required"/>
</complexType>

attribute SplinePointType/@raw
type double
properties
use required
source <attribute name="raw" type="double" use="required"/>

attribute SplinePointType/@calibrated
type double
properties
use required
source <attribute name="calibrated" type="double" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy