Uses of Class
org.yamcs.xtce.BaseDataType
Packages that use BaseDataType
-
Uses of BaseDataType in org.yamcs.algo
Methods in org.yamcs.algo with parameters of type BaseDataTypeModifier and TypeMethodDescriptionvoidTcoCalibrator.init(CustomAlgorithm alg, AlgorithmExecutionContext ctx, YConfiguration conf, BaseDataType dtype) -
Uses of BaseDataType in org.yamcs.mdb
Methods in org.yamcs.mdb with parameters of type BaseDataTypeModifier and TypeMethodDescriptionstatic CalibratorProcCalibratorFactory.get(Calibrator c, BaseDataType dataType, ProcessorData pdata) ProcessorData.getCalibrator(ProcessingContext pdata, BaseDataType dataType) returns a calibrator processor for the given data encoding.ProcessorData.getDecalibrator(BaseDataType dataType) voidAlgorithmCalibratorProc.init(CustomAlgorithm alg, AlgorithmExecutionContext ctx, YConfiguration conf, BaseDataType dtype) The init method is called once when the algorithm is loaded - that usually happens first time a parameter of this type has to be processed in a processor.Constructors in org.yamcs.mdb with parameters of type BaseDataTypeModifierConstructorDescriptionNumericCalibratorProc(BaseDataType dataType, NumericCalibrator numericCalibrator) -
Uses of BaseDataType in org.yamcs.xtce
Subclasses of BaseDataType in org.yamcs.xtceModifier and TypeClassDescriptionclassclassUsed to contain an absolute time.classclassclassclassclassclassclassclassclassclassclassclassRepresent aspects of an float, probably using IntegerDataEncoding with a calibrator or FloatDataEncoding.classclassclassclassContains an integral value.classclassclassclassclassFields in org.yamcs.xtce declared as BaseDataTypeMethods in org.yamcs.xtce with parameters of type BaseDataTypeConstructors in org.yamcs.xtce with parameters of type BaseDataTypeModifierConstructorDescriptionprotectedcreates a shallow copy of tBuilder(BaseDataType baseType)