Uses of Class
mastermicro.topologies.components.ComponentParameter
Packages that use ComponentParameter
- 
Uses of ComponentParameter in mastermicro.topologies.components
Fields in mastermicro.topologies.components declared as ComponentParameterMethods in mastermicro.topologies.components that return ComponentParameterModifier and TypeMethodDescriptionstatic ComponentParameterstatic ComponentParameterComponentParameter.fromJSON(org.json.JSONObject obj) Constructors in mastermicro.topologies.components with parameters of type ComponentParameterModifierConstructorDescriptionNMOSTransistor(String id, ComponentParameter m_l) Resistor(String id, ComponentParameter resistance)