Uses of Class
esa.opensf.osfi.ArrayNode.Raw
Packages that use ArrayNode.Raw
Package
Description
OSFI is a multilanguage library that provides utilities for building modules compliant
with the Generic E2E Simulator ICD from ESA.
-
Uses of ArrayNode.Raw in esa.opensf.osfi
Methods in esa.opensf.osfi that return ArrayNode.RawModifier and TypeMethodDescriptionParameter.getRootNode()Specific method for Array types.ParamParserComplex.getRootNode()Constructors in esa.opensf.osfi with parameters of type ArrayNode.RawModifierConstructorDescriptionParameter(String name, String description, Parameter.ParamType type, Parameter.ParamComplexType complexType, ArrayNode.Raw rootNode, String units, String min, String max, List<Integer> dims) Constructor for ARRAY parameters.Constructor parameters in esa.opensf.osfi with type arguments of type ArrayNode.Raw