Uses of Class
ch.psi.wica.model.channel.metadata.WicaChannelMetadataReal
Packages that use WicaChannelMetadataReal
Package
Description
Classes providing support for the low-level infrastructure that underpins a wica channel.
-
Uses of WicaChannelMetadataReal in ch.psi.wica.infrastructure.channel
Subclasses of WicaChannelMetadataReal in ch.psi.wica.infrastructure.channelModifier and TypeClassDescription(package private) static class
(package private) static class
-
Uses of WicaChannelMetadataReal in ch.psi.wica.model.channel.metadata
Methods in ch.psi.wica.model.channel.metadata that return WicaChannelMetadataRealModifier and TypeMethodDescriptionstatic WicaChannelMetadataReal
WicaChannelMetadataBuilder.createRealInstance
(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.