Uses of Class
ch.psi.wica.model.channel.metadata.WicaChannelMetadataRealArray
Packages that use WicaChannelMetadataRealArray
-
Uses of WicaChannelMetadataRealArray in ch.psi.wica.model.channel.metadata
Methods in ch.psi.wica.model.channel.metadata that return WicaChannelMetadataRealArrayModifier and TypeMethodDescriptionstatic WicaChannelMetadataRealArray
WicaChannelMetadataBuilder.createRealArrayInstance
(String units, int precision, double upperDisplay, double lowerDisplay, double upperControl, double lowerControl, double upperAlarm, double lowerAlarm, double upperWarning, double lowerWarning) Creates the metadata for a channel whose type is REAL_ARRAY.