::SpiceGenTcl::Xyce::Analyses

Classes

Ac

Method summary

configure

Configure properties. See ::oo::configuresupport::configurable.

actOnParam

Inherited from ::SpiceGenTcl::Analysis.

genSPICEString

Inherited from ::SpiceGenTcl::Analysis.

Properties

-name:

Readable, writable. Inherited.

-type:

Readable, writable. Inherited.

Superclasses

::SpiceGenTcl::Common::Analyses::Ac

Dc

Method summary

configure

Configure properties. See ::oo::configuresupport::configurable.

actOnParam

Inherited from ::SpiceGenTcl::Analysis.

genSPICEString

Inherited from ::SpiceGenTcl::Analysis.

Properties

-name:

Readable, writable. Inherited.

-type:

Readable, writable. Inherited.

Superclasses

::SpiceGenTcl::Common::Analyses::Dc

Op

Method summary

configure

Configure properties. See ::oo::configuresupport::configurable.

actOnParam

Inherited from ::SpiceGenTcl::Analysis.

genSPICEString

Inherited from ::SpiceGenTcl::Analysis.

Properties

-name:

Readable, writable. Inherited.

-type:

Readable, writable. Inherited.

Superclasses

::SpiceGenTcl::Common::Analyses::Op

Sens

Method summary

constructor

Constructor for the class.

configure

Configure properties. See ::oo::configuresupport::configurable.

actOnParam

Inherited from ::SpiceGenTcl::Analysis.

genSPICEString

Inherited from ::SpiceGenTcl::Analysis.

Properties

-name:

Readable, writable. Inherited.

-type:

Readable, writable. Inherited.

Superclasses

::SpiceGenTcl::Analysis

Mixins

::SpiceGenTcl::Utility

constructor

Creates object of class Sens that describes SENS ac analysis.

OBJECT constructor -objfunc value -param value ?-name value?

Parameters

-name value:

Name argument, optional.

-objfunc value:

Output expression.

-param value:

Circuit parameter(s)

Description

.SENS objfunc=<output =ession(s)> param=<circuit parameter(s)>

Example of class initialization:

Sens new -objfunc "0.5*(V(B)-3.0)**2.0" -param "R1:R,R2:R" -name dc1

Tran

Method summary

configure

Configure properties. See ::oo::configuresupport::configurable.

actOnParam

Inherited from ::SpiceGenTcl::Analysis.

genSPICEString

Inherited from ::SpiceGenTcl::Analysis.

Properties

-name:

Readable, writable. Inherited.

-type:

Readable, writable. Inherited.

Superclasses

::SpiceGenTcl::Common::Analyses::Tran


Copyright (c) George Yashin