aesim.simba 2024.2.29a1__py3-none-macosx_11_0_arm64.whl → 2025.3.26a1__py3-none-macosx_11_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- aesim/simba/Resources/CommunityToolkit.Mvvm.dll +0 -0
- aesim/simba/Resources/CsvHelper.dll +0 -0
- aesim/simba/Resources/DeviceId.Linux.dll +0 -0
- aesim/simba/Resources/DeviceId.Mac.dll +0 -0
- aesim/simba/Resources/DeviceId.Windows.dll +0 -0
- aesim/simba/Resources/DeviceId.dll +0 -0
- aesim/simba/Resources/Resources/DesignExamples.jsimba +36774 -9427
- aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +554 -43
- aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +1633 -222
- aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +1351 -116
- aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +1953 -158
- aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +977 -58
- aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +271 -50
- aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +618 -50
- aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +408 -35
- aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +420 -28
- aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +601 -60
- aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +1688 -138
- aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +342 -28
- aesim/simba/Resources/Resources/Examples/dcdc_forward.jsimba +4 -4
- aesim/simba/Resources/Resources/Examples/dcdc_forward_magnetic.jsimba +1921 -0
- aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +723 -66
- aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +1863 -128
- aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +1599 -161
- aesim/simba/Resources/Resources/Examples/im_drive_example.jsimba +6326 -0
- aesim/simba/Resources/Resources/PsimSimbaDictionary.json +24 -24
- aesim/simba/Resources/Resources/libSimba.Solvers.osx-arm64.dylib +0 -0
- aesim/simba/Resources/Simba.Data.deps.json +83 -226
- aesim/simba/Resources/Simba.Data.dll +0 -0
- aesim/simba/Resources/Simba.Data.runtimeconfig.json +3 -2
- aesim/simba/Resources/Simba.Drawing.dll +0 -0
- aesim/simba/Resources/Simba.Helper.dll +0 -0
- aesim/simba/Resources/dotnet/ThirdPartyNotices.txt +2 -373
- aesim/simba/Resources/dotnet/dotnet +0 -0
- aesim/simba/Resources/dotnet/host/fxr/9.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/.version +2 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.NETCore.App.deps.json +328 -321
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.NETCore.App.runtimeconfig.json +1 -1
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.VisualBasic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.Win32.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.AppContext.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Buffers.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.DataAnnotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Configuration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Data.DataSetExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Data.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Contracts.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Debug.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Tools.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Tracing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Drawing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Dynamic.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.Calendars.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.Compression.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipelines.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.UnmanagedMemoryStream.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Net.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.Vectors.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.CoreLib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Emit.ILGeneration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Emit.Lightweight.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Resources.Reader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Resources.ResourceManager.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Handles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Loader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Algorithms.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Cng.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Csp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.OpenSsl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.X509Certificates.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Principal.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.SecureString.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceModel.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceProcess.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.CodePages.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Overlapped.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Thread.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.ThreadPool.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Timer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Transactions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ValueTuple.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.ReaderWriter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlSerializer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/WindowsBase.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/createdump +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.IO.Compression.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Net.Security.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrgcexp.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libcoreclr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/netstandard.dll +0 -0
- aesim/simba/__init__.py +65 -32
- aesim/simba/__init__.pyi +26052 -0
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/METADATA +2 -2
- aesim.simba-2025.3.26a1.dist-info/RECORD +234 -0
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/WHEEL +1 -1
- aesim/simba/Resources/DotNetZip.dll +0 -0
- aesim/simba/Resources/Microsoft.Win32.SystemEvents.dll +0 -0
- aesim/simba/Resources/Newtonsoft.Json.dll +0 -0
- aesim/simba/Resources/Resources/acdc_3ph_diodebridge.jsimba +0 -552
- aesim/simba/Resources/Resources/acdc_3ph_thyristor_rectifier.jsimba +0 -1589
- aesim/simba/Resources/Resources/bldc_drive_example.jsimba +0 -4074
- aesim/simba/Resources/Resources/dcac_3ph_inverter_SPWM.jsimba +0 -942
- aesim/simba/Resources/Resources/dcdc_buck_chopper_thermal.jsimba +0 -550
- aesim/simba/Resources/Resources/dcdc_buck_detailed.jsimba +0 -713
- aesim/simba/Resources/Resources/dcdc_buckboost.jsimba +0 -642
- aesim/simba/Resources/Resources/dcdc_forward.jsimba +0 -458
- aesim/simba/Resources/Resources/double_pulse_test.jsimba +0 -557
- aesim/simba/Resources/Resources/llc_resonant_converter.jsimba +0 -1460
- aesim/simba/Resources/Resources/pfc_totem_pole.jsimba +0 -1639
- aesim/simba/Resources/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/System.Linq.Async.dll +0 -0
- aesim/simba/Resources/System.Security.Permissions.dll +0 -0
- aesim/simba/Resources/System.Windows.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/host/fxr/7.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/host/fxr/8.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/.version +0 -2
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.deps.json +0 -926
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.runtimeconfig.json +0 -8
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.AppContext.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Buffers.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Configuration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.DataSetExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Contracts.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Debug.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tools.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tracing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Dynamic.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Calendars.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.Vectors.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.CoreLib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Reader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.ResourceManager.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Handles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Loader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Cng.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Csp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.SecureString.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceModel.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceProcess.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.CodePages.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Overlapped.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Thread.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.ThreadPool.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Timer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ValueTuple.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.ReaderWriter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlSerializer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/WindowsBase.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/createdump +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.IO.Compression.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Net.Security.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libcoreclr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/netstandard.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/.version +0 -2
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll +0 -0
- aesim/simba/Resources/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll +0 -0
- aesim.simba-2024.2.29a1.dist-info/RECORD +0 -435
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/top_level.txt +0 -0
@@ -13,15 +13,46 @@
|
|
13
13
|
"Angle": 90,
|
14
14
|
"HF": false,
|
15
15
|
"VF": false,
|
16
|
+
"Disabled": false,
|
16
17
|
"Name": "VP1",
|
17
18
|
"ID": "6c9b1c42-f83f-4963-bd41-4ca9e04b1478",
|
18
19
|
"Parameters": {
|
19
20
|
"Gain": "1/240",
|
20
|
-
"SamplingTime": "auto"
|
21
|
+
"SamplingTime": "auto",
|
22
|
+
"Name": "VP1"
|
21
23
|
},
|
22
24
|
"EnabledScopes": [
|
23
25
|
"Out"
|
24
|
-
]
|
26
|
+
],
|
27
|
+
"ParametersDisplayAttributes": {
|
28
|
+
"Gain": {
|
29
|
+
"IsVisible": false,
|
30
|
+
"Suffix": "",
|
31
|
+
"RelativeLocation": "2 2",
|
32
|
+
"UnrotatedWidth": 2,
|
33
|
+
"UnrotatedHeight": 1,
|
34
|
+
"FontSize": 12,
|
35
|
+
"Color": "#0081BC"
|
36
|
+
},
|
37
|
+
"SamplingTime": {
|
38
|
+
"IsVisible": false,
|
39
|
+
"Suffix": "",
|
40
|
+
"RelativeLocation": "2 3",
|
41
|
+
"UnrotatedWidth": 2,
|
42
|
+
"UnrotatedHeight": 1,
|
43
|
+
"FontSize": 12,
|
44
|
+
"Color": "#0081BC"
|
45
|
+
},
|
46
|
+
"Name": {
|
47
|
+
"IsVisible": true,
|
48
|
+
"Suffix": "",
|
49
|
+
"RelativeLocation": "1 -1",
|
50
|
+
"UnrotatedWidth": 2,
|
51
|
+
"UnrotatedHeight": 1,
|
52
|
+
"FontSize": 12,
|
53
|
+
"Color": "#0081BC"
|
54
|
+
}
|
55
|
+
}
|
25
56
|
},
|
26
57
|
{
|
27
58
|
"LibraryName": "Resistor",
|
@@ -30,12 +61,34 @@
|
|
30
61
|
"Angle": 0,
|
31
62
|
"HF": false,
|
32
63
|
"VF": false,
|
64
|
+
"Disabled": false,
|
33
65
|
"Name": "R1",
|
34
66
|
"ID": "269c184a-2e25-444b-befd-c33755e3180c",
|
35
67
|
"Parameters": {
|
36
|
-
"Value": "56m"
|
68
|
+
"Value": "56m",
|
69
|
+
"Name": "R1"
|
37
70
|
},
|
38
|
-
"EnabledScopes": []
|
71
|
+
"EnabledScopes": [],
|
72
|
+
"ParametersDisplayAttributes": {
|
73
|
+
"Value": {
|
74
|
+
"IsVisible": true,
|
75
|
+
"Suffix": "\u03A9",
|
76
|
+
"RelativeLocation": "2 2",
|
77
|
+
"UnrotatedWidth": 2,
|
78
|
+
"UnrotatedHeight": 1,
|
79
|
+
"FontSize": 12,
|
80
|
+
"Color": "#0081BC"
|
81
|
+
},
|
82
|
+
"Name": {
|
83
|
+
"IsVisible": true,
|
84
|
+
"Suffix": "",
|
85
|
+
"RelativeLocation": "2 -1",
|
86
|
+
"UnrotatedWidth": 2,
|
87
|
+
"UnrotatedHeight": 1,
|
88
|
+
"FontSize": 12,
|
89
|
+
"Color": "#0081BC"
|
90
|
+
}
|
91
|
+
}
|
39
92
|
},
|
40
93
|
{
|
41
94
|
"LibraryName": "Inductor",
|
@@ -44,13 +97,44 @@
|
|
44
97
|
"Angle": 0,
|
45
98
|
"HF": false,
|
46
99
|
"VF": false,
|
100
|
+
"Disabled": false,
|
47
101
|
"Name": "L1",
|
48
102
|
"ID": "e61a616c-3862-4251-bb37-eee9f016fd89",
|
49
103
|
"Parameters": {
|
50
104
|
"Value": "350u",
|
51
|
-
"Iinit": "0"
|
105
|
+
"Iinit": "0",
|
106
|
+
"Name": "L1"
|
52
107
|
},
|
53
|
-
"EnabledScopes": []
|
108
|
+
"EnabledScopes": [],
|
109
|
+
"ParametersDisplayAttributes": {
|
110
|
+
"Value": {
|
111
|
+
"IsVisible": true,
|
112
|
+
"Suffix": "H",
|
113
|
+
"RelativeLocation": "2 2",
|
114
|
+
"UnrotatedWidth": 2,
|
115
|
+
"UnrotatedHeight": 1,
|
116
|
+
"FontSize": 12,
|
117
|
+
"Color": "#0081BC"
|
118
|
+
},
|
119
|
+
"Iinit": {
|
120
|
+
"IsVisible": false,
|
121
|
+
"Suffix": "",
|
122
|
+
"RelativeLocation": "2 4",
|
123
|
+
"UnrotatedWidth": 2,
|
124
|
+
"UnrotatedHeight": 1,
|
125
|
+
"FontSize": 12,
|
126
|
+
"Color": "#0081BC"
|
127
|
+
},
|
128
|
+
"Name": {
|
129
|
+
"IsVisible": true,
|
130
|
+
"Suffix": "",
|
131
|
+
"RelativeLocation": "2 -1",
|
132
|
+
"UnrotatedWidth": 2,
|
133
|
+
"UnrotatedHeight": 1,
|
134
|
+
"FontSize": 12,
|
135
|
+
"Color": "#0081BC"
|
136
|
+
}
|
137
|
+
}
|
54
138
|
},
|
55
139
|
{
|
56
140
|
"LibraryName": "Control Output Connector Label",
|
@@ -59,10 +143,24 @@
|
|
59
143
|
"Angle": 0,
|
60
144
|
"HF": false,
|
61
145
|
"VF": false,
|
146
|
+
"Disabled": false,
|
62
147
|
"Name": "Q1",
|
63
148
|
"ID": "3c94d170-1f0c-4c45-a193-a2f9d6fef87b",
|
64
|
-
"Parameters": {
|
65
|
-
|
149
|
+
"Parameters": {
|
150
|
+
"Name": "Q1"
|
151
|
+
},
|
152
|
+
"EnabledScopes": [],
|
153
|
+
"ParametersDisplayAttributes": {
|
154
|
+
"Name": {
|
155
|
+
"IsVisible": false,
|
156
|
+
"Suffix": "",
|
157
|
+
"RelativeLocation": "1 -1",
|
158
|
+
"UnrotatedWidth": 2,
|
159
|
+
"UnrotatedHeight": 1,
|
160
|
+
"FontSize": 12,
|
161
|
+
"Color": "#04B404"
|
162
|
+
}
|
163
|
+
}
|
66
164
|
},
|
67
165
|
{
|
68
166
|
"LibraryName": "Control Output Connector Label",
|
@@ -71,10 +169,24 @@
|
|
71
169
|
"Angle": 0,
|
72
170
|
"HF": false,
|
73
171
|
"VF": false,
|
172
|
+
"Disabled": false,
|
74
173
|
"Name": "!Q1",
|
75
174
|
"ID": "c1e324ab-98af-4883-a947-5eaf6d2c7176",
|
76
|
-
"Parameters": {
|
77
|
-
|
175
|
+
"Parameters": {
|
176
|
+
"Name": "!Q1"
|
177
|
+
},
|
178
|
+
"EnabledScopes": [],
|
179
|
+
"ParametersDisplayAttributes": {
|
180
|
+
"Name": {
|
181
|
+
"IsVisible": false,
|
182
|
+
"Suffix": "",
|
183
|
+
"RelativeLocation": "1 -1",
|
184
|
+
"UnrotatedWidth": 2,
|
185
|
+
"UnrotatedHeight": 1,
|
186
|
+
"FontSize": 12,
|
187
|
+
"Color": "#04B404"
|
188
|
+
}
|
189
|
+
}
|
78
190
|
},
|
79
191
|
{
|
80
192
|
"LibraryName": "Current Probe",
|
@@ -83,81 +195,218 @@
|
|
83
195
|
"Angle": 0,
|
84
196
|
"HF": false,
|
85
197
|
"VF": false,
|
198
|
+
"Disabled": false,
|
86
199
|
"Name": "CP1",
|
87
200
|
"ID": "7da19b7a-93e7-4fd7-9ed2-aa299d5ca9b2",
|
88
201
|
"Parameters": {
|
89
202
|
"Gain": "1/21.07",
|
90
|
-
"SamplingTime": "auto"
|
203
|
+
"SamplingTime": "auto",
|
204
|
+
"Name": "CP1"
|
91
205
|
},
|
92
206
|
"EnabledScopes": [
|
93
207
|
"Out"
|
94
|
-
]
|
208
|
+
],
|
209
|
+
"ParametersDisplayAttributes": {
|
210
|
+
"Gain": {
|
211
|
+
"IsVisible": false,
|
212
|
+
"Suffix": "",
|
213
|
+
"RelativeLocation": "2 2",
|
214
|
+
"UnrotatedWidth": 2,
|
215
|
+
"UnrotatedHeight": 1,
|
216
|
+
"FontSize": 12,
|
217
|
+
"Color": "#0081BC"
|
218
|
+
},
|
219
|
+
"SamplingTime": {
|
220
|
+
"IsVisible": false,
|
221
|
+
"Suffix": "",
|
222
|
+
"RelativeLocation": "2 3",
|
223
|
+
"UnrotatedWidth": 2,
|
224
|
+
"UnrotatedHeight": 1,
|
225
|
+
"FontSize": 12,
|
226
|
+
"Color": "#0081BC"
|
227
|
+
},
|
228
|
+
"Name": {
|
229
|
+
"IsVisible": true,
|
230
|
+
"Suffix": "",
|
231
|
+
"RelativeLocation": "1 -1",
|
232
|
+
"UnrotatedWidth": 2,
|
233
|
+
"UnrotatedHeight": 1,
|
234
|
+
"FontSize": 12,
|
235
|
+
"Color": "#0081BC"
|
236
|
+
}
|
237
|
+
}
|
95
238
|
},
|
96
239
|
{
|
97
|
-
"LibraryName": "MOSFET",
|
240
|
+
"LibraryName": "Ideal MOSFET",
|
98
241
|
"Top": -2,
|
99
242
|
"Left": -75,
|
100
243
|
"Angle": 0,
|
101
244
|
"HF": false,
|
102
245
|
"VF": false,
|
246
|
+
"Disabled": false,
|
103
247
|
"Name": "T1",
|
104
248
|
"ID": "3e7891fe-1e8b-49fc-af5a-cdc30fbeef46",
|
105
249
|
"Parameters": {
|
106
|
-
"Ron": "0.1m"
|
250
|
+
"Ron": "0.1m",
|
251
|
+
"Name": "T1"
|
107
252
|
},
|
108
253
|
"EnabledScopes": [
|
109
254
|
"In"
|
110
|
-
]
|
255
|
+
],
|
256
|
+
"ParametersDisplayAttributes": {
|
257
|
+
"Ron": {
|
258
|
+
"IsVisible": false,
|
259
|
+
"Suffix": "",
|
260
|
+
"RelativeLocation": "1 0",
|
261
|
+
"UnrotatedWidth": 2,
|
262
|
+
"UnrotatedHeight": 1,
|
263
|
+
"FontSize": 12,
|
264
|
+
"Color": "#0081BC"
|
265
|
+
},
|
266
|
+
"Name": {
|
267
|
+
"IsVisible": true,
|
268
|
+
"Suffix": "",
|
269
|
+
"RelativeLocation": "2 2",
|
270
|
+
"UnrotatedWidth": 2,
|
271
|
+
"UnrotatedHeight": 2,
|
272
|
+
"FontSize": 12,
|
273
|
+
"Color": "#0081BC"
|
274
|
+
}
|
275
|
+
}
|
111
276
|
},
|
112
277
|
{
|
113
|
-
"LibraryName": "MOSFET",
|
278
|
+
"LibraryName": "Ideal MOSFET",
|
114
279
|
"Top": 24,
|
115
280
|
"Left": -75,
|
116
281
|
"Angle": 0,
|
117
282
|
"HF": false,
|
118
283
|
"VF": false,
|
284
|
+
"Disabled": false,
|
119
285
|
"Name": "!T1",
|
120
286
|
"ID": "da983bd9-7bf0-4d71-9140-4de9164c233e",
|
121
287
|
"Parameters": {
|
122
|
-
"Ron": "0.1m"
|
288
|
+
"Ron": "0.1m",
|
289
|
+
"Name": "!T1"
|
123
290
|
},
|
124
291
|
"EnabledScopes": [
|
125
292
|
"In"
|
126
|
-
]
|
293
|
+
],
|
294
|
+
"ParametersDisplayAttributes": {
|
295
|
+
"Ron": {
|
296
|
+
"IsVisible": false,
|
297
|
+
"Suffix": "",
|
298
|
+
"RelativeLocation": "1 0",
|
299
|
+
"UnrotatedWidth": 2,
|
300
|
+
"UnrotatedHeight": 1,
|
301
|
+
"FontSize": 12,
|
302
|
+
"Color": "#0081BC"
|
303
|
+
},
|
304
|
+
"Name": {
|
305
|
+
"IsVisible": true,
|
306
|
+
"Suffix": "",
|
307
|
+
"RelativeLocation": "2 2",
|
308
|
+
"UnrotatedWidth": 2,
|
309
|
+
"UnrotatedHeight": 2,
|
310
|
+
"FontSize": 12,
|
311
|
+
"Color": "#0081BC"
|
312
|
+
}
|
313
|
+
}
|
127
314
|
},
|
128
315
|
{
|
129
|
-
"LibraryName": "Diode",
|
316
|
+
"LibraryName": "Ideal Diode",
|
130
317
|
"Top": 0,
|
131
318
|
"Left": -73,
|
132
319
|
"Angle": 270,
|
133
320
|
"HF": false,
|
134
321
|
"VF": false,
|
322
|
+
"Disabled": false,
|
135
323
|
"Name": "D1",
|
136
324
|
"ID": "3cc7c32b-354f-4d0c-99af-0f1185a6b0ed",
|
137
325
|
"Parameters": {
|
138
326
|
"Rd": "0.1m",
|
139
|
-
"Vf": "3.3"
|
327
|
+
"Vf": "3.3",
|
328
|
+
"Name": "D1"
|
140
329
|
},
|
141
330
|
"EnabledScopes": [
|
142
331
|
"Current"
|
143
|
-
]
|
332
|
+
],
|
333
|
+
"ParametersDisplayAttributes": {
|
334
|
+
"Rd": {
|
335
|
+
"IsVisible": false,
|
336
|
+
"Suffix": "",
|
337
|
+
"RelativeLocation": "2 0",
|
338
|
+
"UnrotatedWidth": 2,
|
339
|
+
"UnrotatedHeight": 1,
|
340
|
+
"FontSize": 12,
|
341
|
+
"Color": "#0081BC"
|
342
|
+
},
|
343
|
+
"Vf": {
|
344
|
+
"IsVisible": false,
|
345
|
+
"Suffix": "",
|
346
|
+
"RelativeLocation": "2 1",
|
347
|
+
"UnrotatedWidth": 2,
|
348
|
+
"UnrotatedHeight": 1,
|
349
|
+
"FontSize": 12,
|
350
|
+
"Color": "#0081BC"
|
351
|
+
},
|
352
|
+
"Name": {
|
353
|
+
"IsVisible": true,
|
354
|
+
"Suffix": "",
|
355
|
+
"RelativeLocation": "2 2",
|
356
|
+
"UnrotatedWidth": 2,
|
357
|
+
"UnrotatedHeight": 1,
|
358
|
+
"FontSize": 12,
|
359
|
+
"Color": "#0081BC"
|
360
|
+
}
|
361
|
+
}
|
144
362
|
},
|
145
363
|
{
|
146
|
-
"LibraryName": "Diode",
|
364
|
+
"LibraryName": "Ideal Diode",
|
147
365
|
"Top": 26,
|
148
366
|
"Left": -73,
|
149
367
|
"Angle": 270,
|
150
368
|
"HF": false,
|
151
369
|
"VF": false,
|
370
|
+
"Disabled": false,
|
152
371
|
"Name": "!D1",
|
153
372
|
"ID": "52529f0c-55f8-4476-ba29-e0d96211f121",
|
154
373
|
"Parameters": {
|
155
374
|
"Rd": "0.1m",
|
156
|
-
"Vf": "3.3"
|
375
|
+
"Vf": "3.3",
|
376
|
+
"Name": "!D1"
|
157
377
|
},
|
158
378
|
"EnabledScopes": [
|
159
379
|
"Current"
|
160
|
-
]
|
380
|
+
],
|
381
|
+
"ParametersDisplayAttributes": {
|
382
|
+
"Rd": {
|
383
|
+
"IsVisible": false,
|
384
|
+
"Suffix": "",
|
385
|
+
"RelativeLocation": "2 0",
|
386
|
+
"UnrotatedWidth": 2,
|
387
|
+
"UnrotatedHeight": 1,
|
388
|
+
"FontSize": 12,
|
389
|
+
"Color": "#0081BC"
|
390
|
+
},
|
391
|
+
"Vf": {
|
392
|
+
"IsVisible": false,
|
393
|
+
"Suffix": "",
|
394
|
+
"RelativeLocation": "2 1",
|
395
|
+
"UnrotatedWidth": 2,
|
396
|
+
"UnrotatedHeight": 1,
|
397
|
+
"FontSize": 12,
|
398
|
+
"Color": "#0081BC"
|
399
|
+
},
|
400
|
+
"Name": {
|
401
|
+
"IsVisible": true,
|
402
|
+
"Suffix": "",
|
403
|
+
"RelativeLocation": "2 2",
|
404
|
+
"UnrotatedWidth": 2,
|
405
|
+
"UnrotatedHeight": 1,
|
406
|
+
"FontSize": 12,
|
407
|
+
"Color": "#0081BC"
|
408
|
+
}
|
409
|
+
}
|
161
410
|
},
|
162
411
|
{
|
163
412
|
"LibraryName": "Control Output Connector Label",
|
@@ -166,10 +415,24 @@
|
|
166
415
|
"Angle": 0,
|
167
416
|
"HF": false,
|
168
417
|
"VF": false,
|
418
|
+
"Disabled": false,
|
169
419
|
"Name": "!Q2",
|
170
420
|
"ID": "4938e8d3-1baa-493d-85fd-9708bdbe5d2c",
|
171
|
-
"Parameters": {
|
172
|
-
|
421
|
+
"Parameters": {
|
422
|
+
"Name": "!Q2"
|
423
|
+
},
|
424
|
+
"EnabledScopes": [],
|
425
|
+
"ParametersDisplayAttributes": {
|
426
|
+
"Name": {
|
427
|
+
"IsVisible": false,
|
428
|
+
"Suffix": "",
|
429
|
+
"RelativeLocation": "1 -1",
|
430
|
+
"UnrotatedWidth": 2,
|
431
|
+
"UnrotatedHeight": 1,
|
432
|
+
"FontSize": 12,
|
433
|
+
"Color": "#04B404"
|
434
|
+
}
|
435
|
+
}
|
173
436
|
},
|
174
437
|
{
|
175
438
|
"LibraryName": "Control Output Connector Label",
|
@@ -178,74 +441,194 @@
|
|
178
441
|
"Angle": 0,
|
179
442
|
"HF": false,
|
180
443
|
"VF": false,
|
444
|
+
"Disabled": false,
|
181
445
|
"Name": "Q2",
|
182
446
|
"ID": "10074f6d-a38f-4c2b-93c2-2212d369067c",
|
183
|
-
"Parameters": {
|
184
|
-
|
447
|
+
"Parameters": {
|
448
|
+
"Name": "Q2"
|
449
|
+
},
|
450
|
+
"EnabledScopes": [],
|
451
|
+
"ParametersDisplayAttributes": {
|
452
|
+
"Name": {
|
453
|
+
"IsVisible": false,
|
454
|
+
"Suffix": "",
|
455
|
+
"RelativeLocation": "1 -1",
|
456
|
+
"UnrotatedWidth": 2,
|
457
|
+
"UnrotatedHeight": 1,
|
458
|
+
"FontSize": 12,
|
459
|
+
"Color": "#04B404"
|
460
|
+
}
|
461
|
+
}
|
185
462
|
},
|
186
463
|
{
|
187
|
-
"LibraryName": "MOSFET",
|
464
|
+
"LibraryName": "Ideal MOSFET",
|
188
465
|
"Top": -2,
|
189
466
|
"Left": -63,
|
190
467
|
"Angle": 0,
|
191
468
|
"HF": false,
|
192
469
|
"VF": false,
|
470
|
+
"Disabled": false,
|
193
471
|
"Name": "!T2",
|
194
472
|
"ID": "e6f36cf3-608a-47fe-bd58-87ac5896a878",
|
195
473
|
"Parameters": {
|
196
|
-
"Ron": "0.1m"
|
474
|
+
"Ron": "0.1m",
|
475
|
+
"Name": "!T2"
|
197
476
|
},
|
198
|
-
"EnabledScopes": []
|
477
|
+
"EnabledScopes": [],
|
478
|
+
"ParametersDisplayAttributes": {
|
479
|
+
"Ron": {
|
480
|
+
"IsVisible": false,
|
481
|
+
"Suffix": "",
|
482
|
+
"RelativeLocation": "1 0",
|
483
|
+
"UnrotatedWidth": 2,
|
484
|
+
"UnrotatedHeight": 1,
|
485
|
+
"FontSize": 12,
|
486
|
+
"Color": "#0081BC"
|
487
|
+
},
|
488
|
+
"Name": {
|
489
|
+
"IsVisible": true,
|
490
|
+
"Suffix": "",
|
491
|
+
"RelativeLocation": "2 2",
|
492
|
+
"UnrotatedWidth": 2,
|
493
|
+
"UnrotatedHeight": 2,
|
494
|
+
"FontSize": 12,
|
495
|
+
"Color": "#0081BC"
|
496
|
+
}
|
497
|
+
}
|
199
498
|
},
|
200
499
|
{
|
201
|
-
"LibraryName": "MOSFET",
|
500
|
+
"LibraryName": "Ideal MOSFET",
|
202
501
|
"Top": 24,
|
203
502
|
"Left": -63,
|
204
503
|
"Angle": 0,
|
205
504
|
"HF": false,
|
206
505
|
"VF": false,
|
506
|
+
"Disabled": false,
|
207
507
|
"Name": "T2",
|
208
508
|
"ID": "855468ff-a249-46f2-a253-b90aba872438",
|
209
509
|
"Parameters": {
|
210
|
-
"Ron": "0.1m"
|
510
|
+
"Ron": "0.1m",
|
511
|
+
"Name": "T2"
|
211
512
|
},
|
212
513
|
"EnabledScopes": [
|
213
514
|
"In"
|
214
|
-
]
|
515
|
+
],
|
516
|
+
"ParametersDisplayAttributes": {
|
517
|
+
"Ron": {
|
518
|
+
"IsVisible": false,
|
519
|
+
"Suffix": "",
|
520
|
+
"RelativeLocation": "1 0",
|
521
|
+
"UnrotatedWidth": 2,
|
522
|
+
"UnrotatedHeight": 1,
|
523
|
+
"FontSize": 12,
|
524
|
+
"Color": "#0081BC"
|
525
|
+
},
|
526
|
+
"Name": {
|
527
|
+
"IsVisible": true,
|
528
|
+
"Suffix": "",
|
529
|
+
"RelativeLocation": "2 2",
|
530
|
+
"UnrotatedWidth": 2,
|
531
|
+
"UnrotatedHeight": 2,
|
532
|
+
"FontSize": 12,
|
533
|
+
"Color": "#0081BC"
|
534
|
+
}
|
535
|
+
}
|
215
536
|
},
|
216
537
|
{
|
217
|
-
"LibraryName": "Diode",
|
538
|
+
"LibraryName": "Ideal Diode",
|
218
539
|
"Top": 0,
|
219
540
|
"Left": -61,
|
220
541
|
"Angle": 270,
|
221
542
|
"HF": false,
|
222
543
|
"VF": false,
|
544
|
+
"Disabled": false,
|
223
545
|
"Name": "!D2",
|
224
546
|
"ID": "bfcd5450-d147-4c4d-8934-3003b801006e",
|
225
547
|
"Parameters": {
|
226
548
|
"Rd": "0.1m",
|
227
|
-
"Vf": "3.3"
|
549
|
+
"Vf": "3.3",
|
550
|
+
"Name": "!D2"
|
228
551
|
},
|
229
552
|
"EnabledScopes": [
|
230
553
|
"Current"
|
231
|
-
]
|
554
|
+
],
|
555
|
+
"ParametersDisplayAttributes": {
|
556
|
+
"Rd": {
|
557
|
+
"IsVisible": false,
|
558
|
+
"Suffix": "",
|
559
|
+
"RelativeLocation": "2 0",
|
560
|
+
"UnrotatedWidth": 2,
|
561
|
+
"UnrotatedHeight": 1,
|
562
|
+
"FontSize": 12,
|
563
|
+
"Color": "#0081BC"
|
564
|
+
},
|
565
|
+
"Vf": {
|
566
|
+
"IsVisible": false,
|
567
|
+
"Suffix": "",
|
568
|
+
"RelativeLocation": "2 1",
|
569
|
+
"UnrotatedWidth": 2,
|
570
|
+
"UnrotatedHeight": 1,
|
571
|
+
"FontSize": 12,
|
572
|
+
"Color": "#0081BC"
|
573
|
+
},
|
574
|
+
"Name": {
|
575
|
+
"IsVisible": true,
|
576
|
+
"Suffix": "",
|
577
|
+
"RelativeLocation": "2 2",
|
578
|
+
"UnrotatedWidth": 2,
|
579
|
+
"UnrotatedHeight": 1,
|
580
|
+
"FontSize": 12,
|
581
|
+
"Color": "#0081BC"
|
582
|
+
}
|
583
|
+
}
|
232
584
|
},
|
233
585
|
{
|
234
|
-
"LibraryName": "Diode",
|
586
|
+
"LibraryName": "Ideal Diode",
|
235
587
|
"Top": 26,
|
236
588
|
"Left": -61,
|
237
589
|
"Angle": 270,
|
238
590
|
"HF": false,
|
239
591
|
"VF": false,
|
592
|
+
"Disabled": false,
|
240
593
|
"Name": "D2",
|
241
594
|
"ID": "d59730b1-03bf-462f-9b10-91894e71c7ab",
|
242
595
|
"Parameters": {
|
243
596
|
"Rd": "0.1m",
|
244
|
-
"Vf": "3.3"
|
597
|
+
"Vf": "3.3",
|
598
|
+
"Name": "D2"
|
245
599
|
},
|
246
600
|
"EnabledScopes": [
|
247
601
|
"Current"
|
248
|
-
]
|
602
|
+
],
|
603
|
+
"ParametersDisplayAttributes": {
|
604
|
+
"Rd": {
|
605
|
+
"IsVisible": false,
|
606
|
+
"Suffix": "",
|
607
|
+
"RelativeLocation": "2 0",
|
608
|
+
"UnrotatedWidth": 2,
|
609
|
+
"UnrotatedHeight": 1,
|
610
|
+
"FontSize": 12,
|
611
|
+
"Color": "#0081BC"
|
612
|
+
},
|
613
|
+
"Vf": {
|
614
|
+
"IsVisible": false,
|
615
|
+
"Suffix": "",
|
616
|
+
"RelativeLocation": "2 1",
|
617
|
+
"UnrotatedWidth": 2,
|
618
|
+
"UnrotatedHeight": 1,
|
619
|
+
"FontSize": 12,
|
620
|
+
"Color": "#0081BC"
|
621
|
+
},
|
622
|
+
"Name": {
|
623
|
+
"IsVisible": true,
|
624
|
+
"Suffix": "",
|
625
|
+
"RelativeLocation": "2 2",
|
626
|
+
"UnrotatedWidth": 2,
|
627
|
+
"UnrotatedHeight": 1,
|
628
|
+
"FontSize": 12,
|
629
|
+
"Color": "#0081BC"
|
630
|
+
}
|
631
|
+
}
|
249
632
|
},
|
250
633
|
{
|
251
634
|
"LibraryName": "Capacitor",
|
@@ -254,13 +637,44 @@
|
|
254
637
|
"Angle": 90,
|
255
638
|
"HF": false,
|
256
639
|
"VF": false,
|
640
|
+
"Disabled": false,
|
257
641
|
"Name": "C1",
|
258
642
|
"ID": "632a8b19-386f-4c9c-ae56-34471c487b01",
|
259
643
|
"Parameters": {
|
260
644
|
"Value": "1.6m",
|
261
|
-
"Vinit": "600"
|
645
|
+
"Vinit": "600",
|
646
|
+
"Name": "C1"
|
262
647
|
},
|
263
|
-
"EnabledScopes": []
|
648
|
+
"EnabledScopes": [],
|
649
|
+
"ParametersDisplayAttributes": {
|
650
|
+
"Value": {
|
651
|
+
"IsVisible": true,
|
652
|
+
"Suffix": "F",
|
653
|
+
"RelativeLocation": "2 2",
|
654
|
+
"UnrotatedWidth": 2,
|
655
|
+
"UnrotatedHeight": 1,
|
656
|
+
"FontSize": 12,
|
657
|
+
"Color": "#0081BC"
|
658
|
+
},
|
659
|
+
"Vinit": {
|
660
|
+
"IsVisible": false,
|
661
|
+
"Suffix": "V",
|
662
|
+
"RelativeLocation": "2 3",
|
663
|
+
"UnrotatedWidth": 2,
|
664
|
+
"UnrotatedHeight": 1,
|
665
|
+
"FontSize": 12,
|
666
|
+
"Color": "#0081BC"
|
667
|
+
},
|
668
|
+
"Name": {
|
669
|
+
"IsVisible": true,
|
670
|
+
"Suffix": "",
|
671
|
+
"RelativeLocation": "2 -1",
|
672
|
+
"UnrotatedWidth": 2,
|
673
|
+
"UnrotatedHeight": 1,
|
674
|
+
"FontSize": 12,
|
675
|
+
"Color": "#0081BC"
|
676
|
+
}
|
677
|
+
}
|
264
678
|
},
|
265
679
|
{
|
266
680
|
"LibraryName": "Ground",
|
@@ -269,10 +683,24 @@
|
|
269
683
|
"Angle": 0,
|
270
684
|
"HF": false,
|
271
685
|
"VF": false,
|
686
|
+
"Disabled": false,
|
272
687
|
"Name": "Ground1",
|
273
688
|
"ID": "c09aa730-f394-48e0-a681-7901dc999608",
|
274
|
-
"Parameters": {
|
275
|
-
|
689
|
+
"Parameters": {
|
690
|
+
"Name": "Ground1"
|
691
|
+
},
|
692
|
+
"EnabledScopes": [],
|
693
|
+
"ParametersDisplayAttributes": {
|
694
|
+
"Name": {
|
695
|
+
"IsVisible": false,
|
696
|
+
"Suffix": "",
|
697
|
+
"RelativeLocation": "4 3",
|
698
|
+
"UnrotatedWidth": 2,
|
699
|
+
"UnrotatedHeight": 2,
|
700
|
+
"FontSize": 12,
|
701
|
+
"Color": "#0081BC"
|
702
|
+
}
|
703
|
+
}
|
276
704
|
},
|
277
705
|
{
|
278
706
|
"LibraryName": "Resistor",
|
@@ -281,12 +709,34 @@
|
|
281
709
|
"Angle": 90,
|
282
710
|
"HF": false,
|
283
711
|
"VF": false,
|
712
|
+
"Disabled": false,
|
284
713
|
"Name": "R2",
|
285
714
|
"ID": "3d509983-8066-4559-abb6-9594bfb0b332",
|
286
715
|
"Parameters": {
|
287
|
-
"Value": "1m"
|
716
|
+
"Value": "1m",
|
717
|
+
"Name": "R2"
|
288
718
|
},
|
289
|
-
"EnabledScopes": []
|
719
|
+
"EnabledScopes": [],
|
720
|
+
"ParametersDisplayAttributes": {
|
721
|
+
"Value": {
|
722
|
+
"IsVisible": true,
|
723
|
+
"Suffix": "",
|
724
|
+
"RelativeLocation": "2 2",
|
725
|
+
"UnrotatedWidth": 2,
|
726
|
+
"UnrotatedHeight": 2,
|
727
|
+
"FontSize": 12,
|
728
|
+
"Color": "#0081BC"
|
729
|
+
},
|
730
|
+
"Name": {
|
731
|
+
"IsVisible": true,
|
732
|
+
"Suffix": "",
|
733
|
+
"RelativeLocation": "2 -1",
|
734
|
+
"UnrotatedWidth": 2,
|
735
|
+
"UnrotatedHeight": 1,
|
736
|
+
"FontSize": 12,
|
737
|
+
"Color": "#0081BC"
|
738
|
+
}
|
739
|
+
}
|
290
740
|
},
|
291
741
|
{
|
292
742
|
"LibraryName": "Control Input Connector Label",
|
@@ -295,10 +745,24 @@
|
|
295
745
|
"Angle": 180,
|
296
746
|
"HF": false,
|
297
747
|
"VF": false,
|
748
|
+
"Disabled": false,
|
298
749
|
"Name": "Input_V",
|
299
750
|
"ID": "dae0b614-2d05-4db1-bde0-f34c3bb13042",
|
300
|
-
"Parameters": {
|
301
|
-
|
751
|
+
"Parameters": {
|
752
|
+
"Name": "Input_V"
|
753
|
+
},
|
754
|
+
"EnabledScopes": [],
|
755
|
+
"ParametersDisplayAttributes": {
|
756
|
+
"Name": {
|
757
|
+
"IsVisible": false,
|
758
|
+
"Suffix": "",
|
759
|
+
"RelativeLocation": "1 -1",
|
760
|
+
"UnrotatedWidth": 2,
|
761
|
+
"UnrotatedHeight": 1,
|
762
|
+
"FontSize": 12,
|
763
|
+
"Color": "#04B404"
|
764
|
+
}
|
765
|
+
}
|
302
766
|
},
|
303
767
|
{
|
304
768
|
"LibraryName": "AC Voltage Source",
|
@@ -307,17 +771,57 @@
|
|
307
771
|
"Angle": 0,
|
308
772
|
"HF": false,
|
309
773
|
"VF": false,
|
774
|
+
"Disabled": false,
|
310
775
|
"Name": "AC1",
|
311
776
|
"ID": "98051297-8d4e-4bd7-ac39-409782efeec0",
|
312
777
|
"Parameters": {
|
313
778
|
"Frequency": "60",
|
314
779
|
"Amplitude": "240*1.414",
|
315
|
-
"Phase": "0"
|
780
|
+
"Phase": "0",
|
781
|
+
"Name": "AC1"
|
316
782
|
},
|
317
783
|
"EnabledScopes": [
|
318
784
|
"Voltage",
|
319
785
|
"Current"
|
320
|
-
]
|
786
|
+
],
|
787
|
+
"ParametersDisplayAttributes": {
|
788
|
+
"Frequency": {
|
789
|
+
"IsVisible": false,
|
790
|
+
"Suffix": "",
|
791
|
+
"RelativeLocation": "2 2",
|
792
|
+
"UnrotatedWidth": 2,
|
793
|
+
"UnrotatedHeight": 1,
|
794
|
+
"FontSize": 12,
|
795
|
+
"Color": "#0081BC"
|
796
|
+
},
|
797
|
+
"Amplitude": {
|
798
|
+
"IsVisible": false,
|
799
|
+
"Suffix": "",
|
800
|
+
"RelativeLocation": "2 3",
|
801
|
+
"UnrotatedWidth": 2,
|
802
|
+
"UnrotatedHeight": 1,
|
803
|
+
"FontSize": 12,
|
804
|
+
"Color": "#0081BC"
|
805
|
+
},
|
806
|
+
"Phase": {
|
807
|
+
"IsVisible": false,
|
808
|
+
"Suffix": "",
|
809
|
+
"RelativeLocation": "2 4",
|
810
|
+
"UnrotatedWidth": 2,
|
811
|
+
"UnrotatedHeight": 1,
|
812
|
+
"FontSize": 12,
|
813
|
+
"Color": "#0081BC"
|
814
|
+
},
|
815
|
+
"Name": {
|
816
|
+
"IsVisible": true,
|
817
|
+
"Suffix": "",
|
818
|
+
"RelativeLocation": "3 3",
|
819
|
+
"UnrotatedWidth": 3,
|
820
|
+
"UnrotatedHeight": 2,
|
821
|
+
"FontSize": 12,
|
822
|
+
"Color": "#0081BC"
|
823
|
+
}
|
824
|
+
}
|
321
825
|
},
|
322
826
|
{
|
323
827
|
"LibraryName": "Control Input Connector Label",
|
@@ -326,10 +830,24 @@
|
|
326
830
|
"Angle": 180,
|
327
831
|
"HF": false,
|
328
832
|
"VF": false,
|
833
|
+
"Disabled": false,
|
329
834
|
"Name": "Output_V",
|
330
835
|
"ID": "fb9ffa75-a8b6-42be-a60c-095e63d00827",
|
331
|
-
"Parameters": {
|
332
|
-
|
836
|
+
"Parameters": {
|
837
|
+
"Name": "Output_V"
|
838
|
+
},
|
839
|
+
"EnabledScopes": [],
|
840
|
+
"ParametersDisplayAttributes": {
|
841
|
+
"Name": {
|
842
|
+
"IsVisible": false,
|
843
|
+
"Suffix": "",
|
844
|
+
"RelativeLocation": "1 -1",
|
845
|
+
"UnrotatedWidth": 2,
|
846
|
+
"UnrotatedHeight": 1,
|
847
|
+
"FontSize": 12,
|
848
|
+
"Color": "#04B404"
|
849
|
+
}
|
850
|
+
}
|
333
851
|
},
|
334
852
|
{
|
335
853
|
"LibraryName": "Differential Voltage Probe",
|
@@ -338,13 +856,44 @@
|
|
338
856
|
"Angle": 90,
|
339
857
|
"HF": false,
|
340
858
|
"VF": false,
|
859
|
+
"Disabled": false,
|
341
860
|
"Name": "VP2",
|
342
861
|
"ID": "3fbe186f-948b-4658-a3c0-4712d3d7425b",
|
343
862
|
"Parameters": {
|
344
863
|
"Gain": "1/600",
|
345
|
-
"SamplingTime": "auto"
|
864
|
+
"SamplingTime": "auto",
|
865
|
+
"Name": "VP2"
|
346
866
|
},
|
347
|
-
"EnabledScopes": []
|
867
|
+
"EnabledScopes": [],
|
868
|
+
"ParametersDisplayAttributes": {
|
869
|
+
"Gain": {
|
870
|
+
"IsVisible": false,
|
871
|
+
"Suffix": "",
|
872
|
+
"RelativeLocation": "2 2",
|
873
|
+
"UnrotatedWidth": 2,
|
874
|
+
"UnrotatedHeight": 1,
|
875
|
+
"FontSize": 12,
|
876
|
+
"Color": "#0081BC"
|
877
|
+
},
|
878
|
+
"SamplingTime": {
|
879
|
+
"IsVisible": false,
|
880
|
+
"Suffix": "",
|
881
|
+
"RelativeLocation": "2 3",
|
882
|
+
"UnrotatedWidth": 2,
|
883
|
+
"UnrotatedHeight": 1,
|
884
|
+
"FontSize": 12,
|
885
|
+
"Color": "#0081BC"
|
886
|
+
},
|
887
|
+
"Name": {
|
888
|
+
"IsVisible": true,
|
889
|
+
"Suffix": "",
|
890
|
+
"RelativeLocation": "1 -1",
|
891
|
+
"UnrotatedWidth": 2,
|
892
|
+
"UnrotatedHeight": 1,
|
893
|
+
"FontSize": 12,
|
894
|
+
"Color": "#0081BC"
|
895
|
+
}
|
896
|
+
}
|
348
897
|
},
|
349
898
|
{
|
350
899
|
"LibraryName": "Resistor",
|
@@ -353,14 +902,36 @@
|
|
353
902
|
"Angle": 90,
|
354
903
|
"HF": false,
|
355
904
|
"VF": false,
|
905
|
+
"Disabled": false,
|
356
906
|
"Name": "R3",
|
357
907
|
"ID": "99689f8f-a4d2-4174-b3fe-408cbf07f22b",
|
358
908
|
"Parameters": {
|
359
|
-
"Value": "Ro"
|
909
|
+
"Value": "Ro",
|
910
|
+
"Name": "R3"
|
360
911
|
},
|
361
912
|
"EnabledScopes": [
|
362
913
|
"Voltage"
|
363
|
-
]
|
914
|
+
],
|
915
|
+
"ParametersDisplayAttributes": {
|
916
|
+
"Value": {
|
917
|
+
"IsVisible": true,
|
918
|
+
"Suffix": "",
|
919
|
+
"RelativeLocation": "2 2",
|
920
|
+
"UnrotatedWidth": 2,
|
921
|
+
"UnrotatedHeight": 2,
|
922
|
+
"FontSize": 12,
|
923
|
+
"Color": "#0081BC"
|
924
|
+
},
|
925
|
+
"Name": {
|
926
|
+
"IsVisible": true,
|
927
|
+
"Suffix": "",
|
928
|
+
"RelativeLocation": "2 -1",
|
929
|
+
"UnrotatedWidth": 2,
|
930
|
+
"UnrotatedHeight": 1,
|
931
|
+
"FontSize": 12,
|
932
|
+
"Color": "#0081BC"
|
933
|
+
}
|
934
|
+
}
|
364
935
|
},
|
365
936
|
{
|
366
937
|
"LibraryName": "Control Input Connector Label",
|
@@ -369,10 +940,24 @@
|
|
369
940
|
"Angle": 90,
|
370
941
|
"HF": false,
|
371
942
|
"VF": false,
|
943
|
+
"Disabled": false,
|
372
944
|
"Name": "Input_I",
|
373
945
|
"ID": "6aa9fda6-5f3c-4ffc-982b-212d6b3a9654",
|
374
|
-
"Parameters": {
|
375
|
-
|
946
|
+
"Parameters": {
|
947
|
+
"Name": "Input_I"
|
948
|
+
},
|
949
|
+
"EnabledScopes": [],
|
950
|
+
"ParametersDisplayAttributes": {
|
951
|
+
"Name": {
|
952
|
+
"IsVisible": false,
|
953
|
+
"Suffix": "",
|
954
|
+
"RelativeLocation": "1 -1",
|
955
|
+
"UnrotatedWidth": 2,
|
956
|
+
"UnrotatedHeight": 1,
|
957
|
+
"FontSize": 12,
|
958
|
+
"Color": "#04B404"
|
959
|
+
}
|
960
|
+
}
|
376
961
|
},
|
377
962
|
{
|
378
963
|
"LibraryName": "Constant",
|
@@ -381,13 +966,44 @@
|
|
381
966
|
"Angle": 0,
|
382
967
|
"HF": false,
|
383
968
|
"VF": false,
|
969
|
+
"Disabled": false,
|
384
970
|
"Name": "C2",
|
385
971
|
"ID": "52e32be6-baf8-4248-9606-479b0e3f54ec",
|
386
972
|
"Parameters": {
|
387
973
|
"Value": "1",
|
388
|
-
"SamplingTime": "auto"
|
974
|
+
"SamplingTime": "auto",
|
975
|
+
"Name": "C2"
|
389
976
|
},
|
390
|
-
"EnabledScopes": []
|
977
|
+
"EnabledScopes": [],
|
978
|
+
"ParametersDisplayAttributes": {
|
979
|
+
"Value": {
|
980
|
+
"IsVisible": true,
|
981
|
+
"Suffix": "",
|
982
|
+
"RelativeLocation": "1 1",
|
983
|
+
"UnrotatedWidth": 2,
|
984
|
+
"UnrotatedHeight": 2,
|
985
|
+
"FontSize": 12,
|
986
|
+
"Color": "#04B404"
|
987
|
+
},
|
988
|
+
"SamplingTime": {
|
989
|
+
"IsVisible": false,
|
990
|
+
"Suffix": "",
|
991
|
+
"RelativeLocation": "1 4",
|
992
|
+
"UnrotatedWidth": 2,
|
993
|
+
"UnrotatedHeight": 1,
|
994
|
+
"FontSize": 12,
|
995
|
+
"Color": "#04B404"
|
996
|
+
},
|
997
|
+
"Name": {
|
998
|
+
"IsVisible": false,
|
999
|
+
"Suffix": "",
|
1000
|
+
"RelativeLocation": "1 -1",
|
1001
|
+
"UnrotatedWidth": 2,
|
1002
|
+
"UnrotatedHeight": 1,
|
1003
|
+
"FontSize": 12,
|
1004
|
+
"Color": "#04B404"
|
1005
|
+
}
|
1006
|
+
}
|
391
1007
|
},
|
392
1008
|
{
|
393
1009
|
"LibraryName": "Control Output Connector Label",
|
@@ -396,10 +1012,24 @@
|
|
396
1012
|
"Angle": 0,
|
397
1013
|
"HF": false,
|
398
1014
|
"VF": false,
|
1015
|
+
"Disabled": false,
|
399
1016
|
"Name": "Output_V",
|
400
1017
|
"ID": "f21adb86-2468-4525-bb07-16a99c363887",
|
401
|
-
"Parameters": {
|
402
|
-
|
1018
|
+
"Parameters": {
|
1019
|
+
"Name": "Output_V"
|
1020
|
+
},
|
1021
|
+
"EnabledScopes": [],
|
1022
|
+
"ParametersDisplayAttributes": {
|
1023
|
+
"Name": {
|
1024
|
+
"IsVisible": false,
|
1025
|
+
"Suffix": "",
|
1026
|
+
"RelativeLocation": "1 -1",
|
1027
|
+
"UnrotatedWidth": 2,
|
1028
|
+
"UnrotatedHeight": 1,
|
1029
|
+
"FontSize": 12,
|
1030
|
+
"Color": "#04B404"
|
1031
|
+
}
|
1032
|
+
}
|
403
1033
|
},
|
404
1034
|
{
|
405
1035
|
"LibraryName": "Control Output Connector Label",
|
@@ -408,10 +1038,24 @@
|
|
408
1038
|
"Angle": 0,
|
409
1039
|
"HF": false,
|
410
1040
|
"VF": false,
|
1041
|
+
"Disabled": false,
|
411
1042
|
"Name": "Input_V",
|
412
1043
|
"ID": "028eb261-b56b-46f2-9a28-8917ee31c53d",
|
413
|
-
"Parameters": {
|
414
|
-
|
1044
|
+
"Parameters": {
|
1045
|
+
"Name": "Input_V"
|
1046
|
+
},
|
1047
|
+
"EnabledScopes": [],
|
1048
|
+
"ParametersDisplayAttributes": {
|
1049
|
+
"Name": {
|
1050
|
+
"IsVisible": false,
|
1051
|
+
"Suffix": "",
|
1052
|
+
"RelativeLocation": "1 -1",
|
1053
|
+
"UnrotatedWidth": 2,
|
1054
|
+
"UnrotatedHeight": 1,
|
1055
|
+
"FontSize": 12,
|
1056
|
+
"Color": "#04B404"
|
1057
|
+
}
|
1058
|
+
}
|
415
1059
|
},
|
416
1060
|
{
|
417
1061
|
"LibraryName": "Constant",
|
@@ -420,13 +1064,44 @@
|
|
420
1064
|
"Angle": 0,
|
421
1065
|
"HF": false,
|
422
1066
|
"VF": false,
|
1067
|
+
"Disabled": false,
|
423
1068
|
"Name": "C3",
|
424
1069
|
"ID": "c30f6eea-2b01-4634-afd2-6754a343b92d",
|
425
1070
|
"Parameters": {
|
426
1071
|
"Value": "0",
|
427
|
-
"SamplingTime": "auto"
|
1072
|
+
"SamplingTime": "auto",
|
1073
|
+
"Name": "C3"
|
428
1074
|
},
|
429
|
-
"EnabledScopes": []
|
1075
|
+
"EnabledScopes": [],
|
1076
|
+
"ParametersDisplayAttributes": {
|
1077
|
+
"Value": {
|
1078
|
+
"IsVisible": true,
|
1079
|
+
"Suffix": "",
|
1080
|
+
"RelativeLocation": "1 1",
|
1081
|
+
"UnrotatedWidth": 2,
|
1082
|
+
"UnrotatedHeight": 2,
|
1083
|
+
"FontSize": 12,
|
1084
|
+
"Color": "#04B404"
|
1085
|
+
},
|
1086
|
+
"SamplingTime": {
|
1087
|
+
"IsVisible": false,
|
1088
|
+
"Suffix": "",
|
1089
|
+
"RelativeLocation": "1 4",
|
1090
|
+
"UnrotatedWidth": 2,
|
1091
|
+
"UnrotatedHeight": 1,
|
1092
|
+
"FontSize": 12,
|
1093
|
+
"Color": "#04B404"
|
1094
|
+
},
|
1095
|
+
"Name": {
|
1096
|
+
"IsVisible": false,
|
1097
|
+
"Suffix": "",
|
1098
|
+
"RelativeLocation": "1 -1",
|
1099
|
+
"UnrotatedWidth": 2,
|
1100
|
+
"UnrotatedHeight": 1,
|
1101
|
+
"FontSize": 12,
|
1102
|
+
"Color": "#04B404"
|
1103
|
+
}
|
1104
|
+
}
|
430
1105
|
},
|
431
1106
|
{
|
432
1107
|
"LibraryName": "Sum",
|
@@ -435,14 +1110,54 @@
|
|
435
1110
|
"Angle": 0,
|
436
1111
|
"HF": false,
|
437
1112
|
"VF": false,
|
1113
|
+
"Disabled": false,
|
438
1114
|
"Name": "SUM1",
|
439
1115
|
"ID": "27f6bba9-ce2f-41ab-a001-8b08c90f1d45",
|
440
1116
|
"Parameters": {
|
441
1117
|
"NumberOfInputs": "2",
|
442
1118
|
"Gains": "[1 -1]",
|
443
|
-
"SamplingTime": "auto"
|
1119
|
+
"SamplingTime": "auto",
|
1120
|
+
"Name": "SUM1"
|
444
1121
|
},
|
445
|
-
"EnabledScopes": []
|
1122
|
+
"EnabledScopes": [],
|
1123
|
+
"ParametersDisplayAttributes": {
|
1124
|
+
"NumberOfInputs": {
|
1125
|
+
"IsVisible": false,
|
1126
|
+
"Suffix": "",
|
1127
|
+
"RelativeLocation": "1 4",
|
1128
|
+
"UnrotatedWidth": 2,
|
1129
|
+
"UnrotatedHeight": 1,
|
1130
|
+
"FontSize": 12,
|
1131
|
+
"Color": "#04B404"
|
1132
|
+
},
|
1133
|
+
"Gains": {
|
1134
|
+
"IsVisible": false,
|
1135
|
+
"Suffix": "",
|
1136
|
+
"RelativeLocation": "0 5",
|
1137
|
+
"UnrotatedWidth": 3,
|
1138
|
+
"UnrotatedHeight": 1,
|
1139
|
+
"FontSize": 12,
|
1140
|
+
"Color": "#04B404"
|
1141
|
+
},
|
1142
|
+
"SamplingTime": {
|
1143
|
+
"IsVisible": false,
|
1144
|
+
"Suffix": "",
|
1145
|
+
"RelativeLocation": "1 6",
|
1146
|
+
"UnrotatedWidth": 2,
|
1147
|
+
"UnrotatedHeight": 1,
|
1148
|
+
"FontSize": 12,
|
1149
|
+
"Color": "#04B404"
|
1150
|
+
},
|
1151
|
+
"Name": {
|
1152
|
+
"IsVisible": false,
|
1153
|
+
"Suffix": "",
|
1154
|
+
"RelativeLocation": "1 -1",
|
1155
|
+
"UnrotatedWidth": 2,
|
1156
|
+
"UnrotatedHeight": 1,
|
1157
|
+
"FontSize": 12,
|
1158
|
+
"Color": "#04B404"
|
1159
|
+
}
|
1160
|
+
}
|
446
1161
|
},
|
447
1162
|
{
|
448
1163
|
"LibraryName": "Comparator",
|
@@ -451,12 +1166,34 @@
|
|
451
1166
|
"Angle": 0,
|
452
1167
|
"HF": false,
|
453
1168
|
"VF": false,
|
1169
|
+
"Disabled": false,
|
454
1170
|
"Name": "COMP2",
|
455
1171
|
"ID": "8d15557e-b7c9-4598-9a9a-b24a1a9d7cd8",
|
456
1172
|
"Parameters": {
|
457
|
-
"SamplingTime": "auto"
|
1173
|
+
"SamplingTime": "auto",
|
1174
|
+
"Name": "COMP2"
|
458
1175
|
},
|
459
|
-
"EnabledScopes": []
|
1176
|
+
"EnabledScopes": [],
|
1177
|
+
"ParametersDisplayAttributes": {
|
1178
|
+
"SamplingTime": {
|
1179
|
+
"IsVisible": false,
|
1180
|
+
"Suffix": "",
|
1181
|
+
"RelativeLocation": "1 4",
|
1182
|
+
"UnrotatedWidth": 2,
|
1183
|
+
"UnrotatedHeight": 1,
|
1184
|
+
"FontSize": 12,
|
1185
|
+
"Color": "#04B404"
|
1186
|
+
},
|
1187
|
+
"Name": {
|
1188
|
+
"IsVisible": false,
|
1189
|
+
"Suffix": "",
|
1190
|
+
"RelativeLocation": "1 -1",
|
1191
|
+
"UnrotatedWidth": 2,
|
1192
|
+
"UnrotatedHeight": 1,
|
1193
|
+
"FontSize": 12,
|
1194
|
+
"Color": "#04B404"
|
1195
|
+
}
|
1196
|
+
}
|
460
1197
|
},
|
461
1198
|
{
|
462
1199
|
"LibraryName": "PID",
|
@@ -465,15 +1202,64 @@
|
|
465
1202
|
"Angle": 0,
|
466
1203
|
"HF": false,
|
467
1204
|
"VF": false,
|
1205
|
+
"Disabled": false,
|
468
1206
|
"Name": "PID1",
|
469
1207
|
"ID": "8cdcec07-e034-45c2-9bc1-f56a03514fa9",
|
470
1208
|
"Parameters": {
|
471
1209
|
"Kp": "5.022",
|
472
1210
|
"Kd": "0",
|
473
1211
|
"Ki": "803.52",
|
474
|
-
"SamplingTime": "auto"
|
1212
|
+
"SamplingTime": "auto",
|
1213
|
+
"Name": "PID1"
|
475
1214
|
},
|
476
|
-
"EnabledScopes": []
|
1215
|
+
"EnabledScopes": [],
|
1216
|
+
"ParametersDisplayAttributes": {
|
1217
|
+
"Kp": {
|
1218
|
+
"IsVisible": false,
|
1219
|
+
"Suffix": "",
|
1220
|
+
"RelativeLocation": "3 4",
|
1221
|
+
"UnrotatedWidth": 2,
|
1222
|
+
"UnrotatedHeight": 1,
|
1223
|
+
"FontSize": 12,
|
1224
|
+
"Color": "#04B404"
|
1225
|
+
},
|
1226
|
+
"Kd": {
|
1227
|
+
"IsVisible": false,
|
1228
|
+
"Suffix": "",
|
1229
|
+
"RelativeLocation": "3 6",
|
1230
|
+
"UnrotatedWidth": 2,
|
1231
|
+
"UnrotatedHeight": 1,
|
1232
|
+
"FontSize": 12,
|
1233
|
+
"Color": "#04B404"
|
1234
|
+
},
|
1235
|
+
"Ki": {
|
1236
|
+
"IsVisible": false,
|
1237
|
+
"Suffix": "",
|
1238
|
+
"RelativeLocation": "3 5",
|
1239
|
+
"UnrotatedWidth": 2,
|
1240
|
+
"UnrotatedHeight": 1,
|
1241
|
+
"FontSize": 12,
|
1242
|
+
"Color": "#04B404"
|
1243
|
+
},
|
1244
|
+
"SamplingTime": {
|
1245
|
+
"IsVisible": false,
|
1246
|
+
"Suffix": "",
|
1247
|
+
"RelativeLocation": "3 7",
|
1248
|
+
"UnrotatedWidth": 2,
|
1249
|
+
"UnrotatedHeight": 1,
|
1250
|
+
"FontSize": 12,
|
1251
|
+
"Color": "#04B404"
|
1252
|
+
},
|
1253
|
+
"Name": {
|
1254
|
+
"IsVisible": false,
|
1255
|
+
"Suffix": "",
|
1256
|
+
"RelativeLocation": "3 -1",
|
1257
|
+
"UnrotatedWidth": 2,
|
1258
|
+
"UnrotatedHeight": 1,
|
1259
|
+
"FontSize": 12,
|
1260
|
+
"Color": "#04B404"
|
1261
|
+
}
|
1262
|
+
}
|
477
1263
|
},
|
478
1264
|
{
|
479
1265
|
"LibraryName": "Not",
|
@@ -482,12 +1268,34 @@
|
|
482
1268
|
"Angle": 0,
|
483
1269
|
"HF": false,
|
484
1270
|
"VF": false,
|
1271
|
+
"Disabled": false,
|
485
1272
|
"Name": "NOT2",
|
486
1273
|
"ID": "6faacdc9-75d4-4178-ad1f-921822efa3cb",
|
487
1274
|
"Parameters": {
|
488
|
-
"SamplingTime": "auto"
|
1275
|
+
"SamplingTime": "auto",
|
1276
|
+
"Name": "NOT2"
|
489
1277
|
},
|
490
|
-
"EnabledScopes": []
|
1278
|
+
"EnabledScopes": [],
|
1279
|
+
"ParametersDisplayAttributes": {
|
1280
|
+
"SamplingTime": {
|
1281
|
+
"IsVisible": false,
|
1282
|
+
"Suffix": "",
|
1283
|
+
"RelativeLocation": "1 4",
|
1284
|
+
"UnrotatedWidth": 2,
|
1285
|
+
"UnrotatedHeight": 1,
|
1286
|
+
"FontSize": 12,
|
1287
|
+
"Color": "#04B404"
|
1288
|
+
},
|
1289
|
+
"Name": {
|
1290
|
+
"IsVisible": false,
|
1291
|
+
"Suffix": "",
|
1292
|
+
"RelativeLocation": "1 -1",
|
1293
|
+
"UnrotatedWidth": 2,
|
1294
|
+
"UnrotatedHeight": 1,
|
1295
|
+
"FontSize": 12,
|
1296
|
+
"Color": "#04B404"
|
1297
|
+
}
|
1298
|
+
}
|
491
1299
|
},
|
492
1300
|
{
|
493
1301
|
"LibraryName": "Absolute Value",
|
@@ -496,12 +1304,34 @@
|
|
496
1304
|
"Angle": 0,
|
497
1305
|
"HF": false,
|
498
1306
|
"VF": false,
|
1307
|
+
"Disabled": false,
|
499
1308
|
"Name": "ABS1",
|
500
1309
|
"ID": "4e3c6793-4b18-4428-9fc3-9219aac70fe3",
|
501
1310
|
"Parameters": {
|
502
|
-
"SamplingTime": "auto"
|
1311
|
+
"SamplingTime": "auto",
|
1312
|
+
"Name": "ABS1"
|
503
1313
|
},
|
504
|
-
"EnabledScopes": []
|
1314
|
+
"EnabledScopes": [],
|
1315
|
+
"ParametersDisplayAttributes": {
|
1316
|
+
"SamplingTime": {
|
1317
|
+
"IsVisible": false,
|
1318
|
+
"Suffix": "",
|
1319
|
+
"RelativeLocation": "1 4",
|
1320
|
+
"UnrotatedWidth": 2,
|
1321
|
+
"UnrotatedHeight": 1,
|
1322
|
+
"FontSize": 12,
|
1323
|
+
"Color": "#04B404"
|
1324
|
+
},
|
1325
|
+
"Name": {
|
1326
|
+
"IsVisible": false,
|
1327
|
+
"Suffix": "",
|
1328
|
+
"RelativeLocation": "1 -1",
|
1329
|
+
"UnrotatedWidth": 2,
|
1330
|
+
"UnrotatedHeight": 1,
|
1331
|
+
"FontSize": 12,
|
1332
|
+
"Color": "#04B404"
|
1333
|
+
}
|
1334
|
+
}
|
505
1335
|
},
|
506
1336
|
{
|
507
1337
|
"LibraryName": "Control Input Connector Label",
|
@@ -510,10 +1340,24 @@
|
|
510
1340
|
"Angle": 0,
|
511
1341
|
"HF": false,
|
512
1342
|
"VF": false,
|
1343
|
+
"Disabled": false,
|
513
1344
|
"Name": "Q2",
|
514
1345
|
"ID": "b3655381-7600-47b6-b058-525a6406b988",
|
515
|
-
"Parameters": {
|
516
|
-
|
1346
|
+
"Parameters": {
|
1347
|
+
"Name": "Q2"
|
1348
|
+
},
|
1349
|
+
"EnabledScopes": [],
|
1350
|
+
"ParametersDisplayAttributes": {
|
1351
|
+
"Name": {
|
1352
|
+
"IsVisible": false,
|
1353
|
+
"Suffix": "",
|
1354
|
+
"RelativeLocation": "1 -1",
|
1355
|
+
"UnrotatedWidth": 2,
|
1356
|
+
"UnrotatedHeight": 1,
|
1357
|
+
"FontSize": 12,
|
1358
|
+
"Color": "#04B404"
|
1359
|
+
}
|
1360
|
+
}
|
517
1361
|
},
|
518
1362
|
{
|
519
1363
|
"LibraryName": "Control Input Connector Label",
|
@@ -522,10 +1366,24 @@
|
|
522
1366
|
"Angle": 0,
|
523
1367
|
"HF": false,
|
524
1368
|
"VF": false,
|
1369
|
+
"Disabled": false,
|
525
1370
|
"Name": "!Q2",
|
526
1371
|
"ID": "49975e35-dfad-4a6b-be2a-f7405f5f46c5",
|
527
|
-
"Parameters": {
|
528
|
-
|
1372
|
+
"Parameters": {
|
1373
|
+
"Name": "!Q2"
|
1374
|
+
},
|
1375
|
+
"EnabledScopes": [],
|
1376
|
+
"ParametersDisplayAttributes": {
|
1377
|
+
"Name": {
|
1378
|
+
"IsVisible": false,
|
1379
|
+
"Suffix": "",
|
1380
|
+
"RelativeLocation": "1 -1",
|
1381
|
+
"UnrotatedWidth": 2,
|
1382
|
+
"UnrotatedHeight": 1,
|
1383
|
+
"FontSize": 12,
|
1384
|
+
"Color": "#04B404"
|
1385
|
+
}
|
1386
|
+
}
|
529
1387
|
},
|
530
1388
|
{
|
531
1389
|
"LibraryName": "Control Output Connector Label",
|
@@ -534,10 +1392,24 @@
|
|
534
1392
|
"Angle": 0,
|
535
1393
|
"HF": false,
|
536
1394
|
"VF": false,
|
1395
|
+
"Disabled": false,
|
537
1396
|
"Name": "Input_I",
|
538
1397
|
"ID": "ba6a7b38-db59-4109-a1e5-52ba9c20b220",
|
539
|
-
"Parameters": {
|
540
|
-
|
1398
|
+
"Parameters": {
|
1399
|
+
"Name": "Input_I"
|
1400
|
+
},
|
1401
|
+
"EnabledScopes": [],
|
1402
|
+
"ParametersDisplayAttributes": {
|
1403
|
+
"Name": {
|
1404
|
+
"IsVisible": false,
|
1405
|
+
"Suffix": "",
|
1406
|
+
"RelativeLocation": "1 -1",
|
1407
|
+
"UnrotatedWidth": 2,
|
1408
|
+
"UnrotatedHeight": 1,
|
1409
|
+
"FontSize": 12,
|
1410
|
+
"Color": "#04B404"
|
1411
|
+
}
|
1412
|
+
}
|
541
1413
|
},
|
542
1414
|
{
|
543
1415
|
"LibraryName": "Product",
|
@@ -546,12 +1418,34 @@
|
|
546
1418
|
"Angle": 0,
|
547
1419
|
"HF": false,
|
548
1420
|
"VF": false,
|
1421
|
+
"Disabled": false,
|
549
1422
|
"Name": "Product1",
|
550
1423
|
"ID": "805583c9-958d-4075-ba0d-daf8e90a43de",
|
551
1424
|
"Parameters": {
|
552
|
-
"SamplingTime": "auto"
|
1425
|
+
"SamplingTime": "auto",
|
1426
|
+
"Name": "Product1"
|
553
1427
|
},
|
554
|
-
"EnabledScopes": []
|
1428
|
+
"EnabledScopes": [],
|
1429
|
+
"ParametersDisplayAttributes": {
|
1430
|
+
"SamplingTime": {
|
1431
|
+
"IsVisible": false,
|
1432
|
+
"Suffix": "",
|
1433
|
+
"RelativeLocation": "1 4",
|
1434
|
+
"UnrotatedWidth": 2,
|
1435
|
+
"UnrotatedHeight": 1,
|
1436
|
+
"FontSize": 12,
|
1437
|
+
"Color": "#04B404"
|
1438
|
+
},
|
1439
|
+
"Name": {
|
1440
|
+
"IsVisible": false,
|
1441
|
+
"Suffix": "",
|
1442
|
+
"RelativeLocation": "1 -1",
|
1443
|
+
"UnrotatedWidth": 2,
|
1444
|
+
"UnrotatedHeight": 1,
|
1445
|
+
"FontSize": 12,
|
1446
|
+
"Color": "#04B404"
|
1447
|
+
}
|
1448
|
+
}
|
555
1449
|
},
|
556
1450
|
{
|
557
1451
|
"LibraryName": "Absolute Value",
|
@@ -560,12 +1454,34 @@
|
|
560
1454
|
"Angle": 0,
|
561
1455
|
"HF": false,
|
562
1456
|
"VF": false,
|
1457
|
+
"Disabled": false,
|
563
1458
|
"Name": "ABS2",
|
564
1459
|
"ID": "2d8e193d-6236-4f06-80b7-f8b216947c68",
|
565
1460
|
"Parameters": {
|
566
|
-
"SamplingTime": "auto"
|
1461
|
+
"SamplingTime": "auto",
|
1462
|
+
"Name": "ABS2"
|
567
1463
|
},
|
568
|
-
"EnabledScopes": []
|
1464
|
+
"EnabledScopes": [],
|
1465
|
+
"ParametersDisplayAttributes": {
|
1466
|
+
"SamplingTime": {
|
1467
|
+
"IsVisible": false,
|
1468
|
+
"Suffix": "",
|
1469
|
+
"RelativeLocation": "1 4",
|
1470
|
+
"UnrotatedWidth": 2,
|
1471
|
+
"UnrotatedHeight": 1,
|
1472
|
+
"FontSize": 12,
|
1473
|
+
"Color": "#04B404"
|
1474
|
+
},
|
1475
|
+
"Name": {
|
1476
|
+
"IsVisible": false,
|
1477
|
+
"Suffix": "",
|
1478
|
+
"RelativeLocation": "1 -1",
|
1479
|
+
"UnrotatedWidth": 2,
|
1480
|
+
"UnrotatedHeight": 1,
|
1481
|
+
"FontSize": 12,
|
1482
|
+
"Color": "#04B404"
|
1483
|
+
}
|
1484
|
+
}
|
569
1485
|
},
|
570
1486
|
{
|
571
1487
|
"LibraryName": "Sum",
|
@@ -574,14 +1490,54 @@
|
|
574
1490
|
"Angle": 0,
|
575
1491
|
"HF": false,
|
576
1492
|
"VF": false,
|
1493
|
+
"Disabled": false,
|
577
1494
|
"Name": "SUM2",
|
578
1495
|
"ID": "2672d90c-5b82-4526-aa04-c298df3dc4e7",
|
579
1496
|
"Parameters": {
|
580
1497
|
"NumberOfInputs": "2",
|
581
1498
|
"Gains": "[1 -1]",
|
582
|
-
"SamplingTime": "auto"
|
1499
|
+
"SamplingTime": "auto",
|
1500
|
+
"Name": "SUM2"
|
583
1501
|
},
|
584
|
-
"EnabledScopes": []
|
1502
|
+
"EnabledScopes": [],
|
1503
|
+
"ParametersDisplayAttributes": {
|
1504
|
+
"NumberOfInputs": {
|
1505
|
+
"IsVisible": false,
|
1506
|
+
"Suffix": "",
|
1507
|
+
"RelativeLocation": "1 4",
|
1508
|
+
"UnrotatedWidth": 2,
|
1509
|
+
"UnrotatedHeight": 1,
|
1510
|
+
"FontSize": 12,
|
1511
|
+
"Color": "#04B404"
|
1512
|
+
},
|
1513
|
+
"Gains": {
|
1514
|
+
"IsVisible": false,
|
1515
|
+
"Suffix": "",
|
1516
|
+
"RelativeLocation": "0 5",
|
1517
|
+
"UnrotatedWidth": 3,
|
1518
|
+
"UnrotatedHeight": 1,
|
1519
|
+
"FontSize": 12,
|
1520
|
+
"Color": "#04B404"
|
1521
|
+
},
|
1522
|
+
"SamplingTime": {
|
1523
|
+
"IsVisible": false,
|
1524
|
+
"Suffix": "",
|
1525
|
+
"RelativeLocation": "1 6",
|
1526
|
+
"UnrotatedWidth": 2,
|
1527
|
+
"UnrotatedHeight": 1,
|
1528
|
+
"FontSize": 12,
|
1529
|
+
"Color": "#04B404"
|
1530
|
+
},
|
1531
|
+
"Name": {
|
1532
|
+
"IsVisible": false,
|
1533
|
+
"Suffix": "",
|
1534
|
+
"RelativeLocation": "1 -1",
|
1535
|
+
"UnrotatedWidth": 2,
|
1536
|
+
"UnrotatedHeight": 1,
|
1537
|
+
"FontSize": 12,
|
1538
|
+
"Color": "#04B404"
|
1539
|
+
}
|
1540
|
+
}
|
585
1541
|
},
|
586
1542
|
{
|
587
1543
|
"LibraryName": "PID",
|
@@ -590,15 +1546,64 @@
|
|
590
1546
|
"Angle": 0,
|
591
1547
|
"HF": false,
|
592
1548
|
"VF": false,
|
1549
|
+
"Disabled": false,
|
593
1550
|
"Name": "PID2",
|
594
1551
|
"ID": "6478f587-816b-42de-a791-dddebb0a95ae",
|
595
1552
|
"Parameters": {
|
596
1553
|
"Kp": "660.761m",
|
597
1554
|
"Kd": "0",
|
598
1555
|
"Ki": "24076.7016",
|
599
|
-
"SamplingTime": "auto"
|
1556
|
+
"SamplingTime": "auto",
|
1557
|
+
"Name": "PID2"
|
600
1558
|
},
|
601
|
-
"EnabledScopes": []
|
1559
|
+
"EnabledScopes": [],
|
1560
|
+
"ParametersDisplayAttributes": {
|
1561
|
+
"Kp": {
|
1562
|
+
"IsVisible": false,
|
1563
|
+
"Suffix": "",
|
1564
|
+
"RelativeLocation": "3 4",
|
1565
|
+
"UnrotatedWidth": 2,
|
1566
|
+
"UnrotatedHeight": 1,
|
1567
|
+
"FontSize": 12,
|
1568
|
+
"Color": "#04B404"
|
1569
|
+
},
|
1570
|
+
"Kd": {
|
1571
|
+
"IsVisible": false,
|
1572
|
+
"Suffix": "",
|
1573
|
+
"RelativeLocation": "3 6",
|
1574
|
+
"UnrotatedWidth": 2,
|
1575
|
+
"UnrotatedHeight": 1,
|
1576
|
+
"FontSize": 12,
|
1577
|
+
"Color": "#04B404"
|
1578
|
+
},
|
1579
|
+
"Ki": {
|
1580
|
+
"IsVisible": false,
|
1581
|
+
"Suffix": "",
|
1582
|
+
"RelativeLocation": "3 5",
|
1583
|
+
"UnrotatedWidth": 2,
|
1584
|
+
"UnrotatedHeight": 1,
|
1585
|
+
"FontSize": 12,
|
1586
|
+
"Color": "#04B404"
|
1587
|
+
},
|
1588
|
+
"SamplingTime": {
|
1589
|
+
"IsVisible": false,
|
1590
|
+
"Suffix": "",
|
1591
|
+
"RelativeLocation": "3 7",
|
1592
|
+
"UnrotatedWidth": 2,
|
1593
|
+
"UnrotatedHeight": 1,
|
1594
|
+
"FontSize": 12,
|
1595
|
+
"Color": "#04B404"
|
1596
|
+
},
|
1597
|
+
"Name": {
|
1598
|
+
"IsVisible": false,
|
1599
|
+
"Suffix": "",
|
1600
|
+
"RelativeLocation": "3 -1",
|
1601
|
+
"UnrotatedWidth": 2,
|
1602
|
+
"UnrotatedHeight": 1,
|
1603
|
+
"FontSize": 12,
|
1604
|
+
"Color": "#04B404"
|
1605
|
+
}
|
1606
|
+
}
|
602
1607
|
},
|
603
1608
|
{
|
604
1609
|
"LibraryName": "Limiter",
|
@@ -607,14 +1612,54 @@
|
|
607
1612
|
"Angle": 0,
|
608
1613
|
"HF": false,
|
609
1614
|
"VF": false,
|
1615
|
+
"Disabled": false,
|
610
1616
|
"Name": "Lim1",
|
611
1617
|
"ID": "7631861c-f11d-4250-9ddc-823ac2dce5e8",
|
612
1618
|
"Parameters": {
|
613
1619
|
"LowLimit": "0.02",
|
614
1620
|
"HighLimit": "0.98",
|
615
|
-
"SamplingTime": "auto"
|
1621
|
+
"SamplingTime": "auto",
|
1622
|
+
"Name": "Lim1"
|
616
1623
|
},
|
617
|
-
"EnabledScopes": []
|
1624
|
+
"EnabledScopes": [],
|
1625
|
+
"ParametersDisplayAttributes": {
|
1626
|
+
"LowLimit": {
|
1627
|
+
"IsVisible": false,
|
1628
|
+
"Suffix": "",
|
1629
|
+
"RelativeLocation": "1 5",
|
1630
|
+
"UnrotatedWidth": 2,
|
1631
|
+
"UnrotatedHeight": 1,
|
1632
|
+
"FontSize": 12,
|
1633
|
+
"Color": "#04B404"
|
1634
|
+
},
|
1635
|
+
"HighLimit": {
|
1636
|
+
"IsVisible": false,
|
1637
|
+
"Suffix": "",
|
1638
|
+
"RelativeLocation": "1 4",
|
1639
|
+
"UnrotatedWidth": 2,
|
1640
|
+
"UnrotatedHeight": 1,
|
1641
|
+
"FontSize": 12,
|
1642
|
+
"Color": "#04B404"
|
1643
|
+
},
|
1644
|
+
"SamplingTime": {
|
1645
|
+
"IsVisible": false,
|
1646
|
+
"Suffix": "",
|
1647
|
+
"RelativeLocation": "1 6",
|
1648
|
+
"UnrotatedWidth": 2,
|
1649
|
+
"UnrotatedHeight": 1,
|
1650
|
+
"FontSize": 12,
|
1651
|
+
"Color": "#04B404"
|
1652
|
+
},
|
1653
|
+
"Name": {
|
1654
|
+
"IsVisible": false,
|
1655
|
+
"Suffix": "",
|
1656
|
+
"RelativeLocation": "1 -1",
|
1657
|
+
"UnrotatedWidth": 2,
|
1658
|
+
"UnrotatedHeight": 1,
|
1659
|
+
"FontSize": 12,
|
1660
|
+
"Color": "#04B404"
|
1661
|
+
}
|
1662
|
+
}
|
618
1663
|
},
|
619
1664
|
{
|
620
1665
|
"LibraryName": "Triangular Wave",
|
@@ -623,6 +1668,7 @@
|
|
623
1668
|
"Angle": 0,
|
624
1669
|
"HF": false,
|
625
1670
|
"VF": false,
|
1671
|
+
"Disabled": false,
|
626
1672
|
"Name": "TRI1",
|
627
1673
|
"ID": "226fdcf5-a294-4db2-8dfa-a5811ba024b4",
|
628
1674
|
"Parameters": {
|
@@ -631,9 +1677,75 @@
|
|
631
1677
|
"DutyCycle": "0.98",
|
632
1678
|
"Offset": "0",
|
633
1679
|
"PhaseShift": "0",
|
634
|
-
"SamplingTime": "auto"
|
1680
|
+
"SamplingTime": "auto",
|
1681
|
+
"Name": "TRI1"
|
635
1682
|
},
|
636
|
-
"EnabledScopes": []
|
1683
|
+
"EnabledScopes": [],
|
1684
|
+
"ParametersDisplayAttributes": {
|
1685
|
+
"Amplitude": {
|
1686
|
+
"IsVisible": false,
|
1687
|
+
"Suffix": "",
|
1688
|
+
"RelativeLocation": "1 4",
|
1689
|
+
"UnrotatedWidth": 2,
|
1690
|
+
"UnrotatedHeight": 1,
|
1691
|
+
"FontSize": 12,
|
1692
|
+
"Color": "#04B404"
|
1693
|
+
},
|
1694
|
+
"Frequency": {
|
1695
|
+
"IsVisible": false,
|
1696
|
+
"Suffix": "Hz",
|
1697
|
+
"RelativeLocation": "1 5",
|
1698
|
+
"UnrotatedWidth": 2,
|
1699
|
+
"UnrotatedHeight": 1,
|
1700
|
+
"FontSize": 12,
|
1701
|
+
"Color": "#04B404"
|
1702
|
+
},
|
1703
|
+
"DutyCycle": {
|
1704
|
+
"IsVisible": false,
|
1705
|
+
"Suffix": "",
|
1706
|
+
"RelativeLocation": "1 6",
|
1707
|
+
"UnrotatedWidth": 2,
|
1708
|
+
"UnrotatedHeight": 1,
|
1709
|
+
"FontSize": 12,
|
1710
|
+
"Color": "#04B404"
|
1711
|
+
},
|
1712
|
+
"Offset": {
|
1713
|
+
"IsVisible": false,
|
1714
|
+
"Suffix": "",
|
1715
|
+
"RelativeLocation": "1 7",
|
1716
|
+
"UnrotatedWidth": 2,
|
1717
|
+
"UnrotatedHeight": 1,
|
1718
|
+
"FontSize": 12,
|
1719
|
+
"Color": "#04B404"
|
1720
|
+
},
|
1721
|
+
"PhaseShift": {
|
1722
|
+
"IsVisible": false,
|
1723
|
+
"Suffix": "\u00B0",
|
1724
|
+
"RelativeLocation": "1 8",
|
1725
|
+
"UnrotatedWidth": 2,
|
1726
|
+
"UnrotatedHeight": 1,
|
1727
|
+
"FontSize": 12,
|
1728
|
+
"Color": "#04B404"
|
1729
|
+
},
|
1730
|
+
"SamplingTime": {
|
1731
|
+
"IsVisible": false,
|
1732
|
+
"Suffix": "",
|
1733
|
+
"RelativeLocation": "1 9",
|
1734
|
+
"UnrotatedWidth": 2,
|
1735
|
+
"UnrotatedHeight": 1,
|
1736
|
+
"FontSize": 12,
|
1737
|
+
"Color": "#04B404"
|
1738
|
+
},
|
1739
|
+
"Name": {
|
1740
|
+
"IsVisible": false,
|
1741
|
+
"Suffix": "",
|
1742
|
+
"RelativeLocation": "1 -1",
|
1743
|
+
"UnrotatedWidth": 2,
|
1744
|
+
"UnrotatedHeight": 1,
|
1745
|
+
"FontSize": 12,
|
1746
|
+
"Color": "#04B404"
|
1747
|
+
}
|
1748
|
+
}
|
637
1749
|
},
|
638
1750
|
{
|
639
1751
|
"LibraryName": "Comparator",
|
@@ -642,12 +1754,34 @@
|
|
642
1754
|
"Angle": 0,
|
643
1755
|
"HF": false,
|
644
1756
|
"VF": false,
|
1757
|
+
"Disabled": false,
|
645
1758
|
"Name": "COMP1",
|
646
1759
|
"ID": "40b843d1-ed16-4faa-bb8f-57e687c23aba",
|
647
1760
|
"Parameters": {
|
648
|
-
"SamplingTime": "auto"
|
1761
|
+
"SamplingTime": "auto",
|
1762
|
+
"Name": "COMP1"
|
649
1763
|
},
|
650
|
-
"EnabledScopes": []
|
1764
|
+
"EnabledScopes": [],
|
1765
|
+
"ParametersDisplayAttributes": {
|
1766
|
+
"SamplingTime": {
|
1767
|
+
"IsVisible": false,
|
1768
|
+
"Suffix": "",
|
1769
|
+
"RelativeLocation": "1 4",
|
1770
|
+
"UnrotatedWidth": 2,
|
1771
|
+
"UnrotatedHeight": 1,
|
1772
|
+
"FontSize": 12,
|
1773
|
+
"Color": "#04B404"
|
1774
|
+
},
|
1775
|
+
"Name": {
|
1776
|
+
"IsVisible": false,
|
1777
|
+
"Suffix": "",
|
1778
|
+
"RelativeLocation": "1 -1",
|
1779
|
+
"UnrotatedWidth": 2,
|
1780
|
+
"UnrotatedHeight": 1,
|
1781
|
+
"FontSize": 12,
|
1782
|
+
"Color": "#04B404"
|
1783
|
+
}
|
1784
|
+
}
|
651
1785
|
},
|
652
1786
|
{
|
653
1787
|
"LibraryName": "Control Output Connector Label",
|
@@ -656,10 +1790,24 @@
|
|
656
1790
|
"Angle": 0,
|
657
1791
|
"HF": false,
|
658
1792
|
"VF": false,
|
1793
|
+
"Disabled": false,
|
659
1794
|
"Name": "Q2",
|
660
1795
|
"ID": "4270aeb6-6899-4d33-bb72-054ca976f07c",
|
661
|
-
"Parameters": {
|
662
|
-
|
1796
|
+
"Parameters": {
|
1797
|
+
"Name": "Q2"
|
1798
|
+
},
|
1799
|
+
"EnabledScopes": [],
|
1800
|
+
"ParametersDisplayAttributes": {
|
1801
|
+
"Name": {
|
1802
|
+
"IsVisible": false,
|
1803
|
+
"Suffix": "",
|
1804
|
+
"RelativeLocation": "1 -1",
|
1805
|
+
"UnrotatedWidth": 2,
|
1806
|
+
"UnrotatedHeight": 1,
|
1807
|
+
"FontSize": 12,
|
1808
|
+
"Color": "#04B404"
|
1809
|
+
}
|
1810
|
+
}
|
663
1811
|
},
|
664
1812
|
{
|
665
1813
|
"LibraryName": "Control Output Connector Label",
|
@@ -668,10 +1816,24 @@
|
|
668
1816
|
"Angle": 0,
|
669
1817
|
"HF": false,
|
670
1818
|
"VF": false,
|
1819
|
+
"Disabled": false,
|
671
1820
|
"Name": "!Q2",
|
672
1821
|
"ID": "af67b2e1-e446-4b46-9714-f8b8eaa5a06f",
|
673
|
-
"Parameters": {
|
674
|
-
|
1822
|
+
"Parameters": {
|
1823
|
+
"Name": "!Q2"
|
1824
|
+
},
|
1825
|
+
"EnabledScopes": [],
|
1826
|
+
"ParametersDisplayAttributes": {
|
1827
|
+
"Name": {
|
1828
|
+
"IsVisible": false,
|
1829
|
+
"Suffix": "",
|
1830
|
+
"RelativeLocation": "1 -1",
|
1831
|
+
"UnrotatedWidth": 2,
|
1832
|
+
"UnrotatedHeight": 1,
|
1833
|
+
"FontSize": 12,
|
1834
|
+
"Color": "#04B404"
|
1835
|
+
}
|
1836
|
+
}
|
675
1837
|
},
|
676
1838
|
{
|
677
1839
|
"LibraryName": "AND",
|
@@ -680,12 +1842,34 @@
|
|
680
1842
|
"Angle": 0,
|
681
1843
|
"HF": false,
|
682
1844
|
"VF": false,
|
1845
|
+
"Disabled": false,
|
683
1846
|
"Name": "AND1",
|
684
1847
|
"ID": "fd2be9b6-33c0-4b77-9b6c-bd142fe837c2",
|
685
1848
|
"Parameters": {
|
686
|
-
"SamplingTime": "auto"
|
1849
|
+
"SamplingTime": "auto",
|
1850
|
+
"Name": "AND1"
|
687
1851
|
},
|
688
|
-
"EnabledScopes": []
|
1852
|
+
"EnabledScopes": [],
|
1853
|
+
"ParametersDisplayAttributes": {
|
1854
|
+
"SamplingTime": {
|
1855
|
+
"IsVisible": false,
|
1856
|
+
"Suffix": "",
|
1857
|
+
"RelativeLocation": "1 4",
|
1858
|
+
"UnrotatedWidth": 2,
|
1859
|
+
"UnrotatedHeight": 1,
|
1860
|
+
"FontSize": 12,
|
1861
|
+
"Color": "#04B404"
|
1862
|
+
},
|
1863
|
+
"Name": {
|
1864
|
+
"IsVisible": false,
|
1865
|
+
"Suffix": "",
|
1866
|
+
"RelativeLocation": "1 -1",
|
1867
|
+
"UnrotatedWidth": 2,
|
1868
|
+
"UnrotatedHeight": 1,
|
1869
|
+
"FontSize": 12,
|
1870
|
+
"Color": "#04B404"
|
1871
|
+
}
|
1872
|
+
}
|
689
1873
|
},
|
690
1874
|
{
|
691
1875
|
"LibraryName": "AND",
|
@@ -694,12 +1878,34 @@
|
|
694
1878
|
"Angle": 0,
|
695
1879
|
"HF": false,
|
696
1880
|
"VF": false,
|
1881
|
+
"Disabled": false,
|
697
1882
|
"Name": "AND2",
|
698
1883
|
"ID": "78af9e8c-a3c1-48c8-9843-5ecd0e0b87ef",
|
699
1884
|
"Parameters": {
|
700
|
-
"SamplingTime": "auto"
|
1885
|
+
"SamplingTime": "auto",
|
1886
|
+
"Name": "AND2"
|
701
1887
|
},
|
702
|
-
"EnabledScopes": []
|
1888
|
+
"EnabledScopes": [],
|
1889
|
+
"ParametersDisplayAttributes": {
|
1890
|
+
"SamplingTime": {
|
1891
|
+
"IsVisible": false,
|
1892
|
+
"Suffix": "",
|
1893
|
+
"RelativeLocation": "1 4",
|
1894
|
+
"UnrotatedWidth": 2,
|
1895
|
+
"UnrotatedHeight": 1,
|
1896
|
+
"FontSize": 12,
|
1897
|
+
"Color": "#04B404"
|
1898
|
+
},
|
1899
|
+
"Name": {
|
1900
|
+
"IsVisible": false,
|
1901
|
+
"Suffix": "",
|
1902
|
+
"RelativeLocation": "1 -1",
|
1903
|
+
"UnrotatedWidth": 2,
|
1904
|
+
"UnrotatedHeight": 1,
|
1905
|
+
"FontSize": 12,
|
1906
|
+
"Color": "#04B404"
|
1907
|
+
}
|
1908
|
+
}
|
703
1909
|
},
|
704
1910
|
{
|
705
1911
|
"LibraryName": "Control Input Connector Label",
|
@@ -708,10 +1914,24 @@
|
|
708
1914
|
"Angle": 0,
|
709
1915
|
"HF": false,
|
710
1916
|
"VF": false,
|
1917
|
+
"Disabled": false,
|
711
1918
|
"Name": "!Q1",
|
712
1919
|
"ID": "754a183c-6ccc-4e62-90b1-445389ea01d6",
|
713
|
-
"Parameters": {
|
714
|
-
|
1920
|
+
"Parameters": {
|
1921
|
+
"Name": "!Q1"
|
1922
|
+
},
|
1923
|
+
"EnabledScopes": [],
|
1924
|
+
"ParametersDisplayAttributes": {
|
1925
|
+
"Name": {
|
1926
|
+
"IsVisible": false,
|
1927
|
+
"Suffix": "",
|
1928
|
+
"RelativeLocation": "1 -1",
|
1929
|
+
"UnrotatedWidth": 2,
|
1930
|
+
"UnrotatedHeight": 1,
|
1931
|
+
"FontSize": 12,
|
1932
|
+
"Color": "#04B404"
|
1933
|
+
}
|
1934
|
+
}
|
715
1935
|
},
|
716
1936
|
{
|
717
1937
|
"LibraryName": "Control Input Connector Label",
|
@@ -720,10 +1940,24 @@
|
|
720
1940
|
"Angle": 0,
|
721
1941
|
"HF": false,
|
722
1942
|
"VF": false,
|
1943
|
+
"Disabled": false,
|
723
1944
|
"Name": "Q1",
|
724
1945
|
"ID": "036409d6-4038-4b0b-b30b-67de1c7f8fae",
|
725
|
-
"Parameters": {
|
726
|
-
|
1946
|
+
"Parameters": {
|
1947
|
+
"Name": "Q1"
|
1948
|
+
},
|
1949
|
+
"EnabledScopes": [],
|
1950
|
+
"ParametersDisplayAttributes": {
|
1951
|
+
"Name": {
|
1952
|
+
"IsVisible": false,
|
1953
|
+
"Suffix": "",
|
1954
|
+
"RelativeLocation": "1 -1",
|
1955
|
+
"UnrotatedWidth": 2,
|
1956
|
+
"UnrotatedHeight": 1,
|
1957
|
+
"FontSize": 12,
|
1958
|
+
"Color": "#04B404"
|
1959
|
+
}
|
1960
|
+
}
|
727
1961
|
}
|
728
1962
|
],
|
729
1963
|
"Connectors": [
|
@@ -1349,6 +2583,7 @@
|
|
1349
2583
|
"EndTime": "0.3",
|
1350
2584
|
"FixedTimeStep": false,
|
1351
2585
|
"SaveInitialPoint": true,
|
2586
|
+
"CompressScopes": true,
|
1352
2587
|
"StopAtSteadyState": false,
|
1353
2588
|
"TimeStep": "2E-08",
|
1354
2589
|
"BaseFrequencyParameterEnabled": false,
|
@@ -1363,8 +2598,8 @@
|
|
1363
2598
|
{
|
1364
2599
|
"Type": "ACSweep",
|
1365
2600
|
"Name": "AC Sweep Test Bench inner loop",
|
1366
|
-
"DesignID": "
|
1367
|
-
"DeviceID": "
|
2601
|
+
"DesignID": "",
|
2602
|
+
"DeviceID": "",
|
1368
2603
|
"Fmax": 40000,
|
1369
2604
|
"Fmin": 10,
|
1370
2605
|
"MagMax": 0.04,
|
@@ -1372,14 +2607,14 @@
|
|
1372
2607
|
"NumberOfPoints": 36,
|
1373
2608
|
"SweepType": "LogSweepType",
|
1374
2609
|
"SaveAllSignals": false,
|
1375
|
-
"OutputDeviceID": "
|
1376
|
-
"OutputScope": "
|
2610
|
+
"OutputDeviceID": "",
|
2611
|
+
"OutputScope": ""
|
1377
2612
|
},
|
1378
2613
|
{
|
1379
2614
|
"Type": "ACSweep",
|
1380
2615
|
"Name": "AC Sweep Test Bench outer loop",
|
1381
|
-
"DesignID": "
|
1382
|
-
"DeviceID": "
|
2616
|
+
"DesignID": "",
|
2617
|
+
"DeviceID": "",
|
1383
2618
|
"Fmax": 25000,
|
1384
2619
|
"Fmin": 1,
|
1385
2620
|
"MagMax": 0.13,
|
@@ -1387,8 +2622,8 @@
|
|
1387
2622
|
"NumberOfPoints": 43,
|
1388
2623
|
"SweepType": "LogSweepType",
|
1389
2624
|
"SaveAllSignals": false,
|
1390
|
-
"OutputDeviceID": "
|
1391
|
-
"OutputScope": "
|
2625
|
+
"OutputDeviceID": "",
|
2626
|
+
"OutputScope": ""
|
1392
2627
|
}
|
1393
2628
|
],
|
1394
2629
|
"ThermalData": [
|