Uses of Class
neqsim.process.instrumentdesign.InstrumentSpecification
Packages that use InstrumentSpecification
-
Uses of InstrumentSpecification in neqsim.process.instrumentdesign
Fields in neqsim.process.instrumentdesign with type parameters of type InstrumentSpecificationModifier and TypeFieldDescriptionprivate List<InstrumentSpecification> InstrumentList.instrumentsThe list of instrument specifications.Methods in neqsim.process.instrumentdesign that return types with arguments of type InstrumentSpecificationMethods in neqsim.process.instrumentdesign with parameters of type InstrumentSpecificationModifier and TypeMethodDescriptionvoidInstrumentList.add(InstrumentSpecification spec) Add an instrument specification and auto-generate its tag number.