Uses of Class
energy.trolie.client.model.common.RatingValue
Packages that use RatingValue
Package
Description
Common data structures across the TROLIE Specification
-
Uses of RatingValue in energy.trolie.client.model.common
Methods in energy.trolie.client.model.common that return RatingValueModifier and TypeMethodDescriptionstatic RatingValue
RatingValue.fromAmps
(float amps) Construct from an amps valuestatic RatingValue
RatingValue.fromMva
(float mva) Construct from an MVA valuestatic RatingValue
RatingValue.fromMwAndPf
(float mw, float pf) Construct from a megawatt and power factor ratio combinationstatic RatingValue
RatingValue.ofMappedJson
(Map<String, Float> values) Construct from raw Json