Show / Hide Table of Contents

Class ZeroExport

Inheritance
System.Object
Export
ZeroExport
Inherited Members
Export.Simulation
Export.Name
Export.ExceptionsEnabled
Export.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SpiceSharpParser.ModelReaders.Netlist.Spice.Readers.Controls.Exporters
Assembly: SpiceSharpParser.dll
Syntax
public class ZeroExport : Export

Constructors

| Improve this Doc View Source

ZeroExport()

Declaration
public ZeroExport()

Properties

| Improve this Doc View Source

QuantityUnit

Declaration
public override string QuantityUnit { get; }
Property Value
Type Description
System.String
Overrides
Export.QuantityUnit

Methods

| Improve this Doc View Source

Extract()

Declaration
public override double Extract()
Returns
Type Description
System.Double
Overrides
Export.Extract()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX