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 RatingValueRatingValue.fromAmps(float amps) Construct from an amps valuestatic RatingValueRatingValue.fromMva(float mva) Construct from an MVA valuestatic RatingValueRatingValue.fromMwAndPf(float mw, float pf) Construct from a megawatt and power factor ratio combinationstatic RatingValueRatingValue.ofMappedJson(Map<String, Float> values) Construct from raw Json