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,14 +13,54 @@
|
|
13
13
|
"Angle": 0,
|
14
14
|
"HF": false,
|
15
15
|
"VF": false,
|
16
|
+
"Disabled": false,
|
16
17
|
"Name": "T1",
|
17
18
|
"ID": "97438343-954f-405b-b8b0-ee8efdfe9399",
|
18
19
|
"Parameters": {
|
19
20
|
"Ron": "0",
|
20
21
|
"Rdon": "0",
|
21
|
-
"Vdf": "0"
|
22
|
+
"Vdf": "0",
|
23
|
+
"Name": "T1"
|
22
24
|
},
|
23
|
-
"EnabledScopes": []
|
25
|
+
"EnabledScopes": [],
|
26
|
+
"ParametersDisplayAttributes": {
|
27
|
+
"Ron": {
|
28
|
+
"IsVisible": false,
|
29
|
+
"Suffix": "",
|
30
|
+
"RelativeLocation": "1 0",
|
31
|
+
"UnrotatedWidth": 2,
|
32
|
+
"UnrotatedHeight": 1,
|
33
|
+
"FontSize": 12,
|
34
|
+
"Color": "#0081BC"
|
35
|
+
},
|
36
|
+
"Rdon": {
|
37
|
+
"IsVisible": false,
|
38
|
+
"Suffix": "",
|
39
|
+
"RelativeLocation": "1 1",
|
40
|
+
"UnrotatedWidth": 2,
|
41
|
+
"UnrotatedHeight": 1,
|
42
|
+
"FontSize": 12,
|
43
|
+
"Color": "#0081BC"
|
44
|
+
},
|
45
|
+
"Vdf": {
|
46
|
+
"IsVisible": false,
|
47
|
+
"Suffix": "",
|
48
|
+
"RelativeLocation": "1 2",
|
49
|
+
"UnrotatedWidth": 2,
|
50
|
+
"UnrotatedHeight": 1,
|
51
|
+
"FontSize": 12,
|
52
|
+
"Color": "#0081BC"
|
53
|
+
},
|
54
|
+
"Name": {
|
55
|
+
"IsVisible": true,
|
56
|
+
"Suffix": "",
|
57
|
+
"RelativeLocation": "3 2",
|
58
|
+
"UnrotatedWidth": 3,
|
59
|
+
"UnrotatedHeight": 2,
|
60
|
+
"FontSize": 12,
|
61
|
+
"Color": "#0081BC"
|
62
|
+
}
|
63
|
+
}
|
24
64
|
},
|
25
65
|
{
|
26
66
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -29,14 +69,54 @@
|
|
29
69
|
"Angle": 0,
|
30
70
|
"HF": false,
|
31
71
|
"VF": false,
|
72
|
+
"Disabled": false,
|
32
73
|
"Name": "T2",
|
33
74
|
"ID": "c6ef1ceb-dcab-48a5-80ef-061ac2398667",
|
34
75
|
"Parameters": {
|
35
76
|
"Ron": "0",
|
36
77
|
"Rdon": "0",
|
37
|
-
"Vdf": "0"
|
78
|
+
"Vdf": "0",
|
79
|
+
"Name": "T2"
|
38
80
|
},
|
39
|
-
"EnabledScopes": []
|
81
|
+
"EnabledScopes": [],
|
82
|
+
"ParametersDisplayAttributes": {
|
83
|
+
"Ron": {
|
84
|
+
"IsVisible": false,
|
85
|
+
"Suffix": "",
|
86
|
+
"RelativeLocation": "1 0",
|
87
|
+
"UnrotatedWidth": 2,
|
88
|
+
"UnrotatedHeight": 1,
|
89
|
+
"FontSize": 12,
|
90
|
+
"Color": "#0081BC"
|
91
|
+
},
|
92
|
+
"Rdon": {
|
93
|
+
"IsVisible": false,
|
94
|
+
"Suffix": "",
|
95
|
+
"RelativeLocation": "1 1",
|
96
|
+
"UnrotatedWidth": 2,
|
97
|
+
"UnrotatedHeight": 1,
|
98
|
+
"FontSize": 12,
|
99
|
+
"Color": "#0081BC"
|
100
|
+
},
|
101
|
+
"Vdf": {
|
102
|
+
"IsVisible": false,
|
103
|
+
"Suffix": "",
|
104
|
+
"RelativeLocation": "1 2",
|
105
|
+
"UnrotatedWidth": 2,
|
106
|
+
"UnrotatedHeight": 1,
|
107
|
+
"FontSize": 12,
|
108
|
+
"Color": "#0081BC"
|
109
|
+
},
|
110
|
+
"Name": {
|
111
|
+
"IsVisible": true,
|
112
|
+
"Suffix": "",
|
113
|
+
"RelativeLocation": "3 2",
|
114
|
+
"UnrotatedWidth": 3,
|
115
|
+
"UnrotatedHeight": 2,
|
116
|
+
"FontSize": 12,
|
117
|
+
"Color": "#0081BC"
|
118
|
+
}
|
119
|
+
}
|
40
120
|
},
|
41
121
|
{
|
42
122
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -45,14 +125,54 @@
|
|
45
125
|
"Angle": 0,
|
46
126
|
"HF": false,
|
47
127
|
"VF": false,
|
128
|
+
"Disabled": false,
|
48
129
|
"Name": "T3",
|
49
130
|
"ID": "1a823515-28ea-41d2-8cbc-261296d19c0a",
|
50
131
|
"Parameters": {
|
51
132
|
"Ron": "0",
|
52
133
|
"Rdon": "0",
|
53
|
-
"Vdf": "0"
|
134
|
+
"Vdf": "0",
|
135
|
+
"Name": "T3"
|
54
136
|
},
|
55
|
-
"EnabledScopes": []
|
137
|
+
"EnabledScopes": [],
|
138
|
+
"ParametersDisplayAttributes": {
|
139
|
+
"Ron": {
|
140
|
+
"IsVisible": false,
|
141
|
+
"Suffix": "",
|
142
|
+
"RelativeLocation": "1 0",
|
143
|
+
"UnrotatedWidth": 2,
|
144
|
+
"UnrotatedHeight": 1,
|
145
|
+
"FontSize": 12,
|
146
|
+
"Color": "#0081BC"
|
147
|
+
},
|
148
|
+
"Rdon": {
|
149
|
+
"IsVisible": false,
|
150
|
+
"Suffix": "",
|
151
|
+
"RelativeLocation": "1 1",
|
152
|
+
"UnrotatedWidth": 2,
|
153
|
+
"UnrotatedHeight": 1,
|
154
|
+
"FontSize": 12,
|
155
|
+
"Color": "#0081BC"
|
156
|
+
},
|
157
|
+
"Vdf": {
|
158
|
+
"IsVisible": false,
|
159
|
+
"Suffix": "",
|
160
|
+
"RelativeLocation": "1 2",
|
161
|
+
"UnrotatedWidth": 2,
|
162
|
+
"UnrotatedHeight": 1,
|
163
|
+
"FontSize": 12,
|
164
|
+
"Color": "#0081BC"
|
165
|
+
},
|
166
|
+
"Name": {
|
167
|
+
"IsVisible": true,
|
168
|
+
"Suffix": "",
|
169
|
+
"RelativeLocation": "3 2",
|
170
|
+
"UnrotatedWidth": 3,
|
171
|
+
"UnrotatedHeight": 2,
|
172
|
+
"FontSize": 12,
|
173
|
+
"Color": "#0081BC"
|
174
|
+
}
|
175
|
+
}
|
56
176
|
},
|
57
177
|
{
|
58
178
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -61,14 +181,54 @@
|
|
61
181
|
"Angle": 0,
|
62
182
|
"HF": false,
|
63
183
|
"VF": false,
|
184
|
+
"Disabled": false,
|
64
185
|
"Name": "T4",
|
65
186
|
"ID": "54925856-a495-4233-81c8-881c4d588ad0",
|
66
187
|
"Parameters": {
|
67
188
|
"Ron": "0",
|
68
189
|
"Rdon": "0",
|
69
|
-
"Vdf": "0"
|
190
|
+
"Vdf": "0",
|
191
|
+
"Name": "T4"
|
70
192
|
},
|
71
|
-
"EnabledScopes": []
|
193
|
+
"EnabledScopes": [],
|
194
|
+
"ParametersDisplayAttributes": {
|
195
|
+
"Ron": {
|
196
|
+
"IsVisible": false,
|
197
|
+
"Suffix": "",
|
198
|
+
"RelativeLocation": "1 0",
|
199
|
+
"UnrotatedWidth": 2,
|
200
|
+
"UnrotatedHeight": 1,
|
201
|
+
"FontSize": 12,
|
202
|
+
"Color": "#0081BC"
|
203
|
+
},
|
204
|
+
"Rdon": {
|
205
|
+
"IsVisible": false,
|
206
|
+
"Suffix": "",
|
207
|
+
"RelativeLocation": "1 1",
|
208
|
+
"UnrotatedWidth": 2,
|
209
|
+
"UnrotatedHeight": 1,
|
210
|
+
"FontSize": 12,
|
211
|
+
"Color": "#0081BC"
|
212
|
+
},
|
213
|
+
"Vdf": {
|
214
|
+
"IsVisible": false,
|
215
|
+
"Suffix": "",
|
216
|
+
"RelativeLocation": "1 2",
|
217
|
+
"UnrotatedWidth": 2,
|
218
|
+
"UnrotatedHeight": 1,
|
219
|
+
"FontSize": 12,
|
220
|
+
"Color": "#0081BC"
|
221
|
+
},
|
222
|
+
"Name": {
|
223
|
+
"IsVisible": true,
|
224
|
+
"Suffix": "",
|
225
|
+
"RelativeLocation": "3 2",
|
226
|
+
"UnrotatedWidth": 3,
|
227
|
+
"UnrotatedHeight": 2,
|
228
|
+
"FontSize": 12,
|
229
|
+
"Color": "#0081BC"
|
230
|
+
}
|
231
|
+
}
|
72
232
|
},
|
73
233
|
{
|
74
234
|
"LibraryName": "Differential Voltage Meter",
|
@@ -77,14 +237,36 @@
|
|
77
237
|
"Angle": 0,
|
78
238
|
"HF": false,
|
79
239
|
"VF": false,
|
240
|
+
"Disabled": false,
|
80
241
|
"Name": "U12",
|
81
242
|
"ID": "e8899c1c-18d3-4378-a918-79863c2f4e0b",
|
82
243
|
"Parameters": {
|
83
|
-
"SamplingTime": "none"
|
244
|
+
"SamplingTime": "none",
|
245
|
+
"Name": "U12"
|
84
246
|
},
|
85
247
|
"EnabledScopes": [
|
86
248
|
"Voltage"
|
87
|
-
]
|
249
|
+
],
|
250
|
+
"ParametersDisplayAttributes": {
|
251
|
+
"SamplingTime": {
|
252
|
+
"IsVisible": false,
|
253
|
+
"Suffix": "",
|
254
|
+
"RelativeLocation": "2 3",
|
255
|
+
"UnrotatedWidth": 2,
|
256
|
+
"UnrotatedHeight": 1,
|
257
|
+
"FontSize": 12,
|
258
|
+
"Color": "#0081BC"
|
259
|
+
},
|
260
|
+
"Name": {
|
261
|
+
"IsVisible": true,
|
262
|
+
"Suffix": "",
|
263
|
+
"RelativeLocation": "1 -1",
|
264
|
+
"UnrotatedWidth": 2,
|
265
|
+
"UnrotatedHeight": 1,
|
266
|
+
"FontSize": 12,
|
267
|
+
"Color": "#0081BC"
|
268
|
+
}
|
269
|
+
}
|
88
270
|
},
|
89
271
|
{
|
90
272
|
"LibraryName": "Not",
|
@@ -93,12 +275,34 @@
|
|
93
275
|
"Angle": 0,
|
94
276
|
"HF": false,
|
95
277
|
"VF": false,
|
278
|
+
"Disabled": false,
|
96
279
|
"Name": "NOT2",
|
97
280
|
"ID": "84089076-c4e2-4f0c-9004-9802e889cc65",
|
98
281
|
"Parameters": {
|
99
|
-
"SamplingTime": "none"
|
282
|
+
"SamplingTime": "none",
|
283
|
+
"Name": "NOT2"
|
100
284
|
},
|
101
|
-
"EnabledScopes": []
|
285
|
+
"EnabledScopes": [],
|
286
|
+
"ParametersDisplayAttributes": {
|
287
|
+
"SamplingTime": {
|
288
|
+
"IsVisible": false,
|
289
|
+
"Suffix": "",
|
290
|
+
"RelativeLocation": "1 4",
|
291
|
+
"UnrotatedWidth": 2,
|
292
|
+
"UnrotatedHeight": 1,
|
293
|
+
"FontSize": 12,
|
294
|
+
"Color": "#04B404"
|
295
|
+
},
|
296
|
+
"Name": {
|
297
|
+
"IsVisible": false,
|
298
|
+
"Suffix": "",
|
299
|
+
"RelativeLocation": "1 -1",
|
300
|
+
"UnrotatedWidth": 2,
|
301
|
+
"UnrotatedHeight": 1,
|
302
|
+
"FontSize": 12,
|
303
|
+
"Color": "#04B404"
|
304
|
+
}
|
305
|
+
}
|
102
306
|
},
|
103
307
|
{
|
104
308
|
"LibraryName": "Not",
|
@@ -107,12 +311,34 @@
|
|
107
311
|
"Angle": 0,
|
108
312
|
"HF": false,
|
109
313
|
"VF": false,
|
314
|
+
"Disabled": false,
|
110
315
|
"Name": "NOT1",
|
111
316
|
"ID": "4f6afc67-6a96-4ddc-a584-dfdaf962ce4a",
|
112
317
|
"Parameters": {
|
113
|
-
"SamplingTime": "none"
|
318
|
+
"SamplingTime": "none",
|
319
|
+
"Name": "NOT1"
|
114
320
|
},
|
115
|
-
"EnabledScopes": []
|
321
|
+
"EnabledScopes": [],
|
322
|
+
"ParametersDisplayAttributes": {
|
323
|
+
"SamplingTime": {
|
324
|
+
"IsVisible": false,
|
325
|
+
"Suffix": "",
|
326
|
+
"RelativeLocation": "1 4",
|
327
|
+
"UnrotatedWidth": 2,
|
328
|
+
"UnrotatedHeight": 1,
|
329
|
+
"FontSize": 12,
|
330
|
+
"Color": "#04B404"
|
331
|
+
},
|
332
|
+
"Name": {
|
333
|
+
"IsVisible": false,
|
334
|
+
"Suffix": "",
|
335
|
+
"RelativeLocation": "1 -1",
|
336
|
+
"UnrotatedWidth": 2,
|
337
|
+
"UnrotatedHeight": 1,
|
338
|
+
"FontSize": 12,
|
339
|
+
"Color": "#04B404"
|
340
|
+
}
|
341
|
+
}
|
116
342
|
},
|
117
343
|
{
|
118
344
|
"LibraryName": "Not",
|
@@ -121,12 +347,34 @@
|
|
121
347
|
"Angle": 0,
|
122
348
|
"HF": false,
|
123
349
|
"VF": false,
|
350
|
+
"Disabled": false,
|
124
351
|
"Name": "NOT3",
|
125
352
|
"ID": "4e3f859e-149e-4e33-843e-f6e024c4e76b",
|
126
353
|
"Parameters": {
|
127
|
-
"SamplingTime": "none"
|
354
|
+
"SamplingTime": "none",
|
355
|
+
"Name": "NOT3"
|
128
356
|
},
|
129
|
-
"EnabledScopes": []
|
357
|
+
"EnabledScopes": [],
|
358
|
+
"ParametersDisplayAttributes": {
|
359
|
+
"SamplingTime": {
|
360
|
+
"IsVisible": false,
|
361
|
+
"Suffix": "",
|
362
|
+
"RelativeLocation": "1 4",
|
363
|
+
"UnrotatedWidth": 2,
|
364
|
+
"UnrotatedHeight": 1,
|
365
|
+
"FontSize": 12,
|
366
|
+
"Color": "#04B404"
|
367
|
+
},
|
368
|
+
"Name": {
|
369
|
+
"IsVisible": false,
|
370
|
+
"Suffix": "",
|
371
|
+
"RelativeLocation": "1 -1",
|
372
|
+
"UnrotatedWidth": 2,
|
373
|
+
"UnrotatedHeight": 1,
|
374
|
+
"FontSize": 12,
|
375
|
+
"Color": "#04B404"
|
376
|
+
}
|
377
|
+
}
|
130
378
|
},
|
131
379
|
{
|
132
380
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -135,14 +383,54 @@
|
|
135
383
|
"Angle": 0,
|
136
384
|
"HF": false,
|
137
385
|
"VF": false,
|
386
|
+
"Disabled": false,
|
138
387
|
"Name": "T5",
|
139
388
|
"ID": "1b33450f-bce7-4508-9c0f-3de0c488e5d3",
|
140
389
|
"Parameters": {
|
141
390
|
"Ron": "0",
|
142
391
|
"Rdon": "0",
|
143
|
-
"Vdf": "0"
|
392
|
+
"Vdf": "0",
|
393
|
+
"Name": "T5"
|
144
394
|
},
|
145
|
-
"EnabledScopes": []
|
395
|
+
"EnabledScopes": [],
|
396
|
+
"ParametersDisplayAttributes": {
|
397
|
+
"Ron": {
|
398
|
+
"IsVisible": false,
|
399
|
+
"Suffix": "",
|
400
|
+
"RelativeLocation": "1 0",
|
401
|
+
"UnrotatedWidth": 2,
|
402
|
+
"UnrotatedHeight": 1,
|
403
|
+
"FontSize": 12,
|
404
|
+
"Color": "#0081BC"
|
405
|
+
},
|
406
|
+
"Rdon": {
|
407
|
+
"IsVisible": false,
|
408
|
+
"Suffix": "",
|
409
|
+
"RelativeLocation": "1 1",
|
410
|
+
"UnrotatedWidth": 2,
|
411
|
+
"UnrotatedHeight": 1,
|
412
|
+
"FontSize": 12,
|
413
|
+
"Color": "#0081BC"
|
414
|
+
},
|
415
|
+
"Vdf": {
|
416
|
+
"IsVisible": false,
|
417
|
+
"Suffix": "",
|
418
|
+
"RelativeLocation": "1 2",
|
419
|
+
"UnrotatedWidth": 2,
|
420
|
+
"UnrotatedHeight": 1,
|
421
|
+
"FontSize": 12,
|
422
|
+
"Color": "#0081BC"
|
423
|
+
},
|
424
|
+
"Name": {
|
425
|
+
"IsVisible": true,
|
426
|
+
"Suffix": "",
|
427
|
+
"RelativeLocation": "3 2",
|
428
|
+
"UnrotatedWidth": 3,
|
429
|
+
"UnrotatedHeight": 2,
|
430
|
+
"FontSize": 12,
|
431
|
+
"Color": "#0081BC"
|
432
|
+
}
|
433
|
+
}
|
146
434
|
},
|
147
435
|
{
|
148
436
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -151,14 +439,54 @@
|
|
151
439
|
"Angle": 0,
|
152
440
|
"HF": false,
|
153
441
|
"VF": false,
|
442
|
+
"Disabled": false,
|
154
443
|
"Name": "T6",
|
155
444
|
"ID": "b171f5c4-726e-4cda-8157-1679931ea107",
|
156
445
|
"Parameters": {
|
157
446
|
"Ron": "0",
|
158
447
|
"Rdon": "0",
|
159
|
-
"Vdf": "0"
|
448
|
+
"Vdf": "0",
|
449
|
+
"Name": "T6"
|
160
450
|
},
|
161
|
-
"EnabledScopes": []
|
451
|
+
"EnabledScopes": [],
|
452
|
+
"ParametersDisplayAttributes": {
|
453
|
+
"Ron": {
|
454
|
+
"IsVisible": false,
|
455
|
+
"Suffix": "",
|
456
|
+
"RelativeLocation": "1 0",
|
457
|
+
"UnrotatedWidth": 2,
|
458
|
+
"UnrotatedHeight": 1,
|
459
|
+
"FontSize": 12,
|
460
|
+
"Color": "#0081BC"
|
461
|
+
},
|
462
|
+
"Rdon": {
|
463
|
+
"IsVisible": false,
|
464
|
+
"Suffix": "",
|
465
|
+
"RelativeLocation": "1 1",
|
466
|
+
"UnrotatedWidth": 2,
|
467
|
+
"UnrotatedHeight": 1,
|
468
|
+
"FontSize": 12,
|
469
|
+
"Color": "#0081BC"
|
470
|
+
},
|
471
|
+
"Vdf": {
|
472
|
+
"IsVisible": false,
|
473
|
+
"Suffix": "",
|
474
|
+
"RelativeLocation": "1 2",
|
475
|
+
"UnrotatedWidth": 2,
|
476
|
+
"UnrotatedHeight": 1,
|
477
|
+
"FontSize": 12,
|
478
|
+
"Color": "#0081BC"
|
479
|
+
},
|
480
|
+
"Name": {
|
481
|
+
"IsVisible": true,
|
482
|
+
"Suffix": "",
|
483
|
+
"RelativeLocation": "3 2",
|
484
|
+
"UnrotatedWidth": 3,
|
485
|
+
"UnrotatedHeight": 2,
|
486
|
+
"FontSize": 12,
|
487
|
+
"Color": "#0081BC"
|
488
|
+
}
|
489
|
+
}
|
162
490
|
},
|
163
491
|
{
|
164
492
|
"LibraryName": "Voltage Meter",
|
@@ -167,14 +495,36 @@
|
|
167
495
|
"Angle": 270,
|
168
496
|
"HF": false,
|
169
497
|
"VF": false,
|
498
|
+
"Disabled": false,
|
170
499
|
"Name": "V10",
|
171
500
|
"ID": "8cad3523-3375-45d5-8541-456bc162453b",
|
172
501
|
"Parameters": {
|
173
|
-
"SamplingTime": "none"
|
502
|
+
"SamplingTime": "none",
|
503
|
+
"Name": "V10"
|
174
504
|
},
|
175
505
|
"EnabledScopes": [
|
176
506
|
"Voltage"
|
177
|
-
]
|
507
|
+
],
|
508
|
+
"ParametersDisplayAttributes": {
|
509
|
+
"SamplingTime": {
|
510
|
+
"IsVisible": false,
|
511
|
+
"Suffix": "",
|
512
|
+
"RelativeLocation": "2 3",
|
513
|
+
"UnrotatedWidth": 2,
|
514
|
+
"UnrotatedHeight": 1,
|
515
|
+
"FontSize": 12,
|
516
|
+
"Color": "#0081BC"
|
517
|
+
},
|
518
|
+
"Name": {
|
519
|
+
"IsVisible": true,
|
520
|
+
"Suffix": "",
|
521
|
+
"RelativeLocation": "0 -1",
|
522
|
+
"UnrotatedWidth": 2,
|
523
|
+
"UnrotatedHeight": 1,
|
524
|
+
"FontSize": 12,
|
525
|
+
"Color": "#0081BC"
|
526
|
+
}
|
527
|
+
}
|
178
528
|
},
|
179
529
|
{
|
180
530
|
"LibraryName": "Resistor",
|
@@ -183,12 +533,34 @@
|
|
183
533
|
"Angle": 0,
|
184
534
|
"HF": false,
|
185
535
|
"VF": false,
|
536
|
+
"Disabled": false,
|
186
537
|
"Name": "R1",
|
187
538
|
"ID": "7b6466f8-7bfc-42fb-9eda-ce7541bf022b",
|
188
539
|
"Parameters": {
|
189
|
-
"Value": "3.87"
|
540
|
+
"Value": "3.87",
|
541
|
+
"Name": "R1"
|
190
542
|
},
|
191
|
-
"EnabledScopes": []
|
543
|
+
"EnabledScopes": [],
|
544
|
+
"ParametersDisplayAttributes": {
|
545
|
+
"Value": {
|
546
|
+
"IsVisible": true,
|
547
|
+
"Suffix": "\u03A9",
|
548
|
+
"RelativeLocation": "2 2",
|
549
|
+
"UnrotatedWidth": 2,
|
550
|
+
"UnrotatedHeight": 1,
|
551
|
+
"FontSize": 12,
|
552
|
+
"Color": "#0081BC"
|
553
|
+
},
|
554
|
+
"Name": {
|
555
|
+
"IsVisible": true,
|
556
|
+
"Suffix": "",
|
557
|
+
"RelativeLocation": "2 -1",
|
558
|
+
"UnrotatedWidth": 2,
|
559
|
+
"UnrotatedHeight": 1,
|
560
|
+
"FontSize": 12,
|
561
|
+
"Color": "#0081BC"
|
562
|
+
}
|
563
|
+
}
|
192
564
|
},
|
193
565
|
{
|
194
566
|
"LibraryName": "Resistor",
|
@@ -197,12 +569,34 @@
|
|
197
569
|
"Angle": 0,
|
198
570
|
"HF": false,
|
199
571
|
"VF": false,
|
572
|
+
"Disabled": false,
|
200
573
|
"Name": "R2",
|
201
574
|
"ID": "97dc06d1-d4af-4031-92e1-f7eff33d3b75",
|
202
575
|
"Parameters": {
|
203
|
-
"Value": "3.87"
|
576
|
+
"Value": "3.87",
|
577
|
+
"Name": "R2"
|
204
578
|
},
|
205
|
-
"EnabledScopes": []
|
579
|
+
"EnabledScopes": [],
|
580
|
+
"ParametersDisplayAttributes": {
|
581
|
+
"Value": {
|
582
|
+
"IsVisible": true,
|
583
|
+
"Suffix": "\u03A9",
|
584
|
+
"RelativeLocation": "2 2",
|
585
|
+
"UnrotatedWidth": 2,
|
586
|
+
"UnrotatedHeight": 1,
|
587
|
+
"FontSize": 12,
|
588
|
+
"Color": "#0081BC"
|
589
|
+
},
|
590
|
+
"Name": {
|
591
|
+
"IsVisible": true,
|
592
|
+
"Suffix": "",
|
593
|
+
"RelativeLocation": "2 -1",
|
594
|
+
"UnrotatedWidth": 2,
|
595
|
+
"UnrotatedHeight": 1,
|
596
|
+
"FontSize": 12,
|
597
|
+
"Color": "#0081BC"
|
598
|
+
}
|
599
|
+
}
|
206
600
|
},
|
207
601
|
{
|
208
602
|
"LibraryName": "Resistor",
|
@@ -211,12 +605,34 @@
|
|
211
605
|
"Angle": 0,
|
212
606
|
"HF": false,
|
213
607
|
"VF": false,
|
608
|
+
"Disabled": false,
|
214
609
|
"Name": "R3",
|
215
610
|
"ID": "1b35c8fe-a6ae-4d63-8865-0729c1aae66b",
|
216
611
|
"Parameters": {
|
217
|
-
"Value": "3.87"
|
612
|
+
"Value": "3.87",
|
613
|
+
"Name": "R3"
|
218
614
|
},
|
219
|
-
"EnabledScopes": []
|
615
|
+
"EnabledScopes": [],
|
616
|
+
"ParametersDisplayAttributes": {
|
617
|
+
"Value": {
|
618
|
+
"IsVisible": true,
|
619
|
+
"Suffix": "\u03A9",
|
620
|
+
"RelativeLocation": "2 2",
|
621
|
+
"UnrotatedWidth": 2,
|
622
|
+
"UnrotatedHeight": 1,
|
623
|
+
"FontSize": 12,
|
624
|
+
"Color": "#0081BC"
|
625
|
+
},
|
626
|
+
"Name": {
|
627
|
+
"IsVisible": true,
|
628
|
+
"Suffix": "",
|
629
|
+
"RelativeLocation": "2 -1",
|
630
|
+
"UnrotatedWidth": 2,
|
631
|
+
"UnrotatedHeight": 1,
|
632
|
+
"FontSize": 12,
|
633
|
+
"Color": "#0081BC"
|
634
|
+
}
|
635
|
+
}
|
220
636
|
},
|
221
637
|
{
|
222
638
|
"LibraryName": "Differential Voltage Meter",
|
@@ -225,14 +641,36 @@
|
|
225
641
|
"Angle": 0,
|
226
642
|
"HF": false,
|
227
643
|
"VF": false,
|
644
|
+
"Disabled": false,
|
228
645
|
"Name": "V1N",
|
229
646
|
"ID": "f5b751ca-b011-443a-8c25-07f0a38f9231",
|
230
647
|
"Parameters": {
|
231
|
-
"SamplingTime": "none"
|
648
|
+
"SamplingTime": "none",
|
649
|
+
"Name": "V1N"
|
232
650
|
},
|
233
651
|
"EnabledScopes": [
|
234
652
|
"Voltage"
|
235
|
-
]
|
653
|
+
],
|
654
|
+
"ParametersDisplayAttributes": {
|
655
|
+
"SamplingTime": {
|
656
|
+
"IsVisible": false,
|
657
|
+
"Suffix": "",
|
658
|
+
"RelativeLocation": "2 3",
|
659
|
+
"UnrotatedWidth": 2,
|
660
|
+
"UnrotatedHeight": 1,
|
661
|
+
"FontSize": 12,
|
662
|
+
"Color": "#0081BC"
|
663
|
+
},
|
664
|
+
"Name": {
|
665
|
+
"IsVisible": true,
|
666
|
+
"Suffix": "",
|
667
|
+
"RelativeLocation": "1 -1",
|
668
|
+
"UnrotatedWidth": 2,
|
669
|
+
"UnrotatedHeight": 1,
|
670
|
+
"FontSize": 12,
|
671
|
+
"Color": "#0081BC"
|
672
|
+
}
|
673
|
+
}
|
236
674
|
},
|
237
675
|
{
|
238
676
|
"LibraryName": "Inductor",
|
@@ -241,15 +679,46 @@
|
|
241
679
|
"Angle": 0,
|
242
680
|
"HF": false,
|
243
681
|
"VF": false,
|
682
|
+
"Disabled": false,
|
244
683
|
"Name": "L1",
|
245
684
|
"ID": "c7d2cce4-6afe-400f-b2bb-4aecb297a8e4",
|
246
685
|
"Parameters": {
|
247
686
|
"Value": "1.7m",
|
248
|
-
"Iinit": "0"
|
687
|
+
"Iinit": "0",
|
688
|
+
"Name": "L1"
|
249
689
|
},
|
250
690
|
"EnabledScopes": [
|
251
691
|
"Current"
|
252
|
-
]
|
692
|
+
],
|
693
|
+
"ParametersDisplayAttributes": {
|
694
|
+
"Value": {
|
695
|
+
"IsVisible": true,
|
696
|
+
"Suffix": "H",
|
697
|
+
"RelativeLocation": "2 2",
|
698
|
+
"UnrotatedWidth": 2,
|
699
|
+
"UnrotatedHeight": 1,
|
700
|
+
"FontSize": 12,
|
701
|
+
"Color": "#0081BC"
|
702
|
+
},
|
703
|
+
"Iinit": {
|
704
|
+
"IsVisible": false,
|
705
|
+
"Suffix": "",
|
706
|
+
"RelativeLocation": "2 4",
|
707
|
+
"UnrotatedWidth": 2,
|
708
|
+
"UnrotatedHeight": 1,
|
709
|
+
"FontSize": 12,
|
710
|
+
"Color": "#0081BC"
|
711
|
+
},
|
712
|
+
"Name": {
|
713
|
+
"IsVisible": true,
|
714
|
+
"Suffix": "",
|
715
|
+
"RelativeLocation": "2 -1",
|
716
|
+
"UnrotatedWidth": 2,
|
717
|
+
"UnrotatedHeight": 1,
|
718
|
+
"FontSize": 12,
|
719
|
+
"Color": "#0081BC"
|
720
|
+
}
|
721
|
+
}
|
253
722
|
},
|
254
723
|
{
|
255
724
|
"LibraryName": "Inductor",
|
@@ -258,15 +727,46 @@
|
|
258
727
|
"Angle": 0,
|
259
728
|
"HF": false,
|
260
729
|
"VF": false,
|
730
|
+
"Disabled": false,
|
261
731
|
"Name": "L2",
|
262
732
|
"ID": "2084d230-17a9-4dfb-a4e3-b12755341da7",
|
263
733
|
"Parameters": {
|
264
734
|
"Value": "1.7m",
|
265
|
-
"Iinit": "0"
|
735
|
+
"Iinit": "0",
|
736
|
+
"Name": "L2"
|
266
737
|
},
|
267
738
|
"EnabledScopes": [
|
268
739
|
"Current"
|
269
|
-
]
|
740
|
+
],
|
741
|
+
"ParametersDisplayAttributes": {
|
742
|
+
"Value": {
|
743
|
+
"IsVisible": true,
|
744
|
+
"Suffix": "H",
|
745
|
+
"RelativeLocation": "2 2",
|
746
|
+
"UnrotatedWidth": 2,
|
747
|
+
"UnrotatedHeight": 1,
|
748
|
+
"FontSize": 12,
|
749
|
+
"Color": "#0081BC"
|
750
|
+
},
|
751
|
+
"Iinit": {
|
752
|
+
"IsVisible": false,
|
753
|
+
"Suffix": "",
|
754
|
+
"RelativeLocation": "2 4",
|
755
|
+
"UnrotatedWidth": 2,
|
756
|
+
"UnrotatedHeight": 1,
|
757
|
+
"FontSize": 12,
|
758
|
+
"Color": "#0081BC"
|
759
|
+
},
|
760
|
+
"Name": {
|
761
|
+
"IsVisible": true,
|
762
|
+
"Suffix": "",
|
763
|
+
"RelativeLocation": "2 -1",
|
764
|
+
"UnrotatedWidth": 2,
|
765
|
+
"UnrotatedHeight": 1,
|
766
|
+
"FontSize": 12,
|
767
|
+
"Color": "#0081BC"
|
768
|
+
}
|
769
|
+
}
|
270
770
|
},
|
271
771
|
{
|
272
772
|
"LibraryName": "Inductor",
|
@@ -275,15 +775,46 @@
|
|
275
775
|
"Angle": 0,
|
276
776
|
"HF": false,
|
277
777
|
"VF": false,
|
778
|
+
"Disabled": false,
|
278
779
|
"Name": "L3",
|
279
780
|
"ID": "9447a8ee-f67a-4bc3-9354-a852758af973",
|
280
781
|
"Parameters": {
|
281
782
|
"Value": "1.7m",
|
282
|
-
"Iinit": "0"
|
783
|
+
"Iinit": "0",
|
784
|
+
"Name": "L3"
|
283
785
|
},
|
284
786
|
"EnabledScopes": [
|
285
787
|
"Current"
|
286
|
-
]
|
788
|
+
],
|
789
|
+
"ParametersDisplayAttributes": {
|
790
|
+
"Value": {
|
791
|
+
"IsVisible": true,
|
792
|
+
"Suffix": "H",
|
793
|
+
"RelativeLocation": "2 2",
|
794
|
+
"UnrotatedWidth": 2,
|
795
|
+
"UnrotatedHeight": 1,
|
796
|
+
"FontSize": 12,
|
797
|
+
"Color": "#0081BC"
|
798
|
+
},
|
799
|
+
"Iinit": {
|
800
|
+
"IsVisible": false,
|
801
|
+
"Suffix": "",
|
802
|
+
"RelativeLocation": "2 4",
|
803
|
+
"UnrotatedWidth": 2,
|
804
|
+
"UnrotatedHeight": 1,
|
805
|
+
"FontSize": 12,
|
806
|
+
"Color": "#0081BC"
|
807
|
+
},
|
808
|
+
"Name": {
|
809
|
+
"IsVisible": true,
|
810
|
+
"Suffix": "",
|
811
|
+
"RelativeLocation": "2 -1",
|
812
|
+
"UnrotatedWidth": 2,
|
813
|
+
"UnrotatedHeight": 1,
|
814
|
+
"FontSize": 12,
|
815
|
+
"Color": "#0081BC"
|
816
|
+
}
|
817
|
+
}
|
287
818
|
},
|
288
819
|
{
|
289
820
|
"LibraryName": "Voltage Meter",
|
@@ -292,14 +823,36 @@
|
|
292
823
|
"Angle": 0,
|
293
824
|
"HF": false,
|
294
825
|
"VF": false,
|
826
|
+
"Disabled": false,
|
295
827
|
"Name": "VN0",
|
296
828
|
"ID": "54f98ab8-b67c-4b12-ac9b-a7439b48b841",
|
297
829
|
"Parameters": {
|
298
|
-
"SamplingTime": "none"
|
830
|
+
"SamplingTime": "none",
|
831
|
+
"Name": "VN0"
|
299
832
|
},
|
300
833
|
"EnabledScopes": [
|
301
834
|
"Voltage"
|
302
|
-
]
|
835
|
+
],
|
836
|
+
"ParametersDisplayAttributes": {
|
837
|
+
"SamplingTime": {
|
838
|
+
"IsVisible": false,
|
839
|
+
"Suffix": "",
|
840
|
+
"RelativeLocation": "2 3",
|
841
|
+
"UnrotatedWidth": 2,
|
842
|
+
"UnrotatedHeight": 1,
|
843
|
+
"FontSize": 12,
|
844
|
+
"Color": "#0081BC"
|
845
|
+
},
|
846
|
+
"Name": {
|
847
|
+
"IsVisible": true,
|
848
|
+
"Suffix": "",
|
849
|
+
"RelativeLocation": "0 -1",
|
850
|
+
"UnrotatedWidth": 2,
|
851
|
+
"UnrotatedHeight": 1,
|
852
|
+
"FontSize": 12,
|
853
|
+
"Color": "#0081BC"
|
854
|
+
}
|
855
|
+
}
|
303
856
|
},
|
304
857
|
{
|
305
858
|
"LibraryName": "DC Voltage Source",
|
@@ -308,12 +861,34 @@
|
|
308
861
|
"Angle": 0,
|
309
862
|
"HF": false,
|
310
863
|
"VF": false,
|
864
|
+
"Disabled": false,
|
311
865
|
"Name": "DC1",
|
312
866
|
"ID": "678aa7a0-872c-4ac5-9d75-bb81ea4adf9e",
|
313
867
|
"Parameters": {
|
314
|
-
"Voltage": "Udc / 2"
|
868
|
+
"Voltage": "Udc / 2",
|
869
|
+
"Name": "DC1"
|
315
870
|
},
|
316
|
-
"EnabledScopes": []
|
871
|
+
"EnabledScopes": [],
|
872
|
+
"ParametersDisplayAttributes": {
|
873
|
+
"Voltage": {
|
874
|
+
"IsVisible": false,
|
875
|
+
"Suffix": "",
|
876
|
+
"RelativeLocation": "2 2",
|
877
|
+
"UnrotatedWidth": 2,
|
878
|
+
"UnrotatedHeight": 1,
|
879
|
+
"FontSize": 12,
|
880
|
+
"Color": "#0081BC"
|
881
|
+
},
|
882
|
+
"Name": {
|
883
|
+
"IsVisible": true,
|
884
|
+
"Suffix": "",
|
885
|
+
"RelativeLocation": "4 3",
|
886
|
+
"UnrotatedWidth": 2,
|
887
|
+
"UnrotatedHeight": 2,
|
888
|
+
"FontSize": 12,
|
889
|
+
"Color": "#0081BC"
|
890
|
+
}
|
891
|
+
}
|
317
892
|
},
|
318
893
|
{
|
319
894
|
"LibraryName": "DC Voltage Source",
|
@@ -322,12 +897,34 @@
|
|
322
897
|
"Angle": 0,
|
323
898
|
"HF": false,
|
324
899
|
"VF": false,
|
900
|
+
"Disabled": false,
|
325
901
|
"Name": "DC2",
|
326
902
|
"ID": "fc797824-fae0-4256-853a-194bd088e4e1",
|
327
903
|
"Parameters": {
|
328
|
-
"Voltage": "Udc / 2"
|
904
|
+
"Voltage": "Udc / 2",
|
905
|
+
"Name": "DC2"
|
329
906
|
},
|
330
|
-
"EnabledScopes": []
|
907
|
+
"EnabledScopes": [],
|
908
|
+
"ParametersDisplayAttributes": {
|
909
|
+
"Voltage": {
|
910
|
+
"IsVisible": false,
|
911
|
+
"Suffix": "",
|
912
|
+
"RelativeLocation": "2 2",
|
913
|
+
"UnrotatedWidth": 2,
|
914
|
+
"UnrotatedHeight": 1,
|
915
|
+
"FontSize": 12,
|
916
|
+
"Color": "#0081BC"
|
917
|
+
},
|
918
|
+
"Name": {
|
919
|
+
"IsVisible": true,
|
920
|
+
"Suffix": "",
|
921
|
+
"RelativeLocation": "4 3",
|
922
|
+
"UnrotatedWidth": 2,
|
923
|
+
"UnrotatedHeight": 2,
|
924
|
+
"FontSize": 12,
|
925
|
+
"Color": "#0081BC"
|
926
|
+
}
|
927
|
+
}
|
331
928
|
},
|
332
929
|
{
|
333
930
|
"LibraryName": "Sinusoidal Wave",
|
@@ -336,6 +933,7 @@
|
|
336
933
|
"Angle": 0,
|
337
934
|
"HF": false,
|
338
935
|
"VF": false,
|
936
|
+
"Disabled": false,
|
339
937
|
"Name": "SIN1",
|
340
938
|
"ID": "2cfdb302-3437-4e4e-a3f9-f49f0af3ea2d",
|
341
939
|
"Parameters": {
|
@@ -343,11 +941,68 @@
|
|
343
941
|
"Frequency": "fo",
|
344
942
|
"Offset": "0",
|
345
943
|
"PhaseShift": "0",
|
346
|
-
"SamplingTime": "none"
|
944
|
+
"SamplingTime": "none",
|
945
|
+
"Name": "SIN1"
|
347
946
|
},
|
348
947
|
"EnabledScopes": [
|
349
948
|
"Out"
|
350
|
-
]
|
949
|
+
],
|
950
|
+
"ParametersDisplayAttributes": {
|
951
|
+
"Amplitude": {
|
952
|
+
"IsVisible": false,
|
953
|
+
"Suffix": "",
|
954
|
+
"RelativeLocation": "1 4",
|
955
|
+
"UnrotatedWidth": 2,
|
956
|
+
"UnrotatedHeight": 1,
|
957
|
+
"FontSize": 12,
|
958
|
+
"Color": "#04B404"
|
959
|
+
},
|
960
|
+
"Frequency": {
|
961
|
+
"IsVisible": false,
|
962
|
+
"Suffix": "Hz",
|
963
|
+
"RelativeLocation": "1 5",
|
964
|
+
"UnrotatedWidth": 2,
|
965
|
+
"UnrotatedHeight": 1,
|
966
|
+
"FontSize": 12,
|
967
|
+
"Color": "#04B404"
|
968
|
+
},
|
969
|
+
"Offset": {
|
970
|
+
"IsVisible": false,
|
971
|
+
"Suffix": "",
|
972
|
+
"RelativeLocation": "1 6",
|
973
|
+
"UnrotatedWidth": 2,
|
974
|
+
"UnrotatedHeight": 1,
|
975
|
+
"FontSize": 12,
|
976
|
+
"Color": "#04B404"
|
977
|
+
},
|
978
|
+
"PhaseShift": {
|
979
|
+
"IsVisible": false,
|
980
|
+
"Suffix": "\u00B0",
|
981
|
+
"RelativeLocation": "1 7",
|
982
|
+
"UnrotatedWidth": 2,
|
983
|
+
"UnrotatedHeight": 1,
|
984
|
+
"FontSize": 12,
|
985
|
+
"Color": "#04B404"
|
986
|
+
},
|
987
|
+
"SamplingTime": {
|
988
|
+
"IsVisible": false,
|
989
|
+
"Suffix": "",
|
990
|
+
"RelativeLocation": "1 8",
|
991
|
+
"UnrotatedWidth": 2,
|
992
|
+
"UnrotatedHeight": 1,
|
993
|
+
"FontSize": 12,
|
994
|
+
"Color": "#04B404"
|
995
|
+
},
|
996
|
+
"Name": {
|
997
|
+
"IsVisible": false,
|
998
|
+
"Suffix": "",
|
999
|
+
"RelativeLocation": "1 -1",
|
1000
|
+
"UnrotatedWidth": 2,
|
1001
|
+
"UnrotatedHeight": 1,
|
1002
|
+
"FontSize": 12,
|
1003
|
+
"Color": "#04B404"
|
1004
|
+
}
|
1005
|
+
}
|
351
1006
|
},
|
352
1007
|
{
|
353
1008
|
"LibraryName": "Comparator",
|
@@ -356,14 +1011,36 @@
|
|
356
1011
|
"Angle": 0,
|
357
1012
|
"HF": false,
|
358
1013
|
"VF": false,
|
1014
|
+
"Disabled": false,
|
359
1015
|
"Name": "COMP1",
|
360
1016
|
"ID": "143f0bf1-d7f1-41aa-b78b-6c2c33e900eb",
|
361
1017
|
"Parameters": {
|
362
|
-
"SamplingTime": "none"
|
1018
|
+
"SamplingTime": "none",
|
1019
|
+
"Name": "COMP1"
|
363
1020
|
},
|
364
1021
|
"EnabledScopes": [
|
365
1022
|
"Out"
|
366
|
-
]
|
1023
|
+
],
|
1024
|
+
"ParametersDisplayAttributes": {
|
1025
|
+
"SamplingTime": {
|
1026
|
+
"IsVisible": false,
|
1027
|
+
"Suffix": "",
|
1028
|
+
"RelativeLocation": "1 4",
|
1029
|
+
"UnrotatedWidth": 2,
|
1030
|
+
"UnrotatedHeight": 1,
|
1031
|
+
"FontSize": 12,
|
1032
|
+
"Color": "#04B404"
|
1033
|
+
},
|
1034
|
+
"Name": {
|
1035
|
+
"IsVisible": false,
|
1036
|
+
"Suffix": "",
|
1037
|
+
"RelativeLocation": "1 -1",
|
1038
|
+
"UnrotatedWidth": 2,
|
1039
|
+
"UnrotatedHeight": 1,
|
1040
|
+
"FontSize": 12,
|
1041
|
+
"Color": "#04B404"
|
1042
|
+
}
|
1043
|
+
}
|
367
1044
|
},
|
368
1045
|
{
|
369
1046
|
"LibraryName": "Sinusoidal Wave",
|
@@ -372,6 +1049,7 @@
|
|
372
1049
|
"Angle": 0,
|
373
1050
|
"HF": false,
|
374
1051
|
"VF": false,
|
1052
|
+
"Disabled": false,
|
375
1053
|
"Name": "SIN2",
|
376
1054
|
"ID": "37af63cd-6dfc-4381-a9b2-f2354a00e8a7",
|
377
1055
|
"Parameters": {
|
@@ -379,9 +1057,66 @@
|
|
379
1057
|
"Frequency": "fo",
|
380
1058
|
"Offset": "0",
|
381
1059
|
"PhaseShift": "240",
|
382
|
-
"SamplingTime": "none"
|
1060
|
+
"SamplingTime": "none",
|
1061
|
+
"Name": "SIN2"
|
383
1062
|
},
|
384
|
-
"EnabledScopes": []
|
1063
|
+
"EnabledScopes": [],
|
1064
|
+
"ParametersDisplayAttributes": {
|
1065
|
+
"Amplitude": {
|
1066
|
+
"IsVisible": false,
|
1067
|
+
"Suffix": "",
|
1068
|
+
"RelativeLocation": "1 4",
|
1069
|
+
"UnrotatedWidth": 2,
|
1070
|
+
"UnrotatedHeight": 1,
|
1071
|
+
"FontSize": 12,
|
1072
|
+
"Color": "#04B404"
|
1073
|
+
},
|
1074
|
+
"Frequency": {
|
1075
|
+
"IsVisible": false,
|
1076
|
+
"Suffix": "Hz",
|
1077
|
+
"RelativeLocation": "1 5",
|
1078
|
+
"UnrotatedWidth": 2,
|
1079
|
+
"UnrotatedHeight": 1,
|
1080
|
+
"FontSize": 12,
|
1081
|
+
"Color": "#04B404"
|
1082
|
+
},
|
1083
|
+
"Offset": {
|
1084
|
+
"IsVisible": false,
|
1085
|
+
"Suffix": "",
|
1086
|
+
"RelativeLocation": "1 6",
|
1087
|
+
"UnrotatedWidth": 2,
|
1088
|
+
"UnrotatedHeight": 1,
|
1089
|
+
"FontSize": 12,
|
1090
|
+
"Color": "#04B404"
|
1091
|
+
},
|
1092
|
+
"PhaseShift": {
|
1093
|
+
"IsVisible": false,
|
1094
|
+
"Suffix": "\u00B0",
|
1095
|
+
"RelativeLocation": "1 7",
|
1096
|
+
"UnrotatedWidth": 2,
|
1097
|
+
"UnrotatedHeight": 1,
|
1098
|
+
"FontSize": 12,
|
1099
|
+
"Color": "#04B404"
|
1100
|
+
},
|
1101
|
+
"SamplingTime": {
|
1102
|
+
"IsVisible": false,
|
1103
|
+
"Suffix": "",
|
1104
|
+
"RelativeLocation": "1 8",
|
1105
|
+
"UnrotatedWidth": 2,
|
1106
|
+
"UnrotatedHeight": 1,
|
1107
|
+
"FontSize": 12,
|
1108
|
+
"Color": "#04B404"
|
1109
|
+
},
|
1110
|
+
"Name": {
|
1111
|
+
"IsVisible": false,
|
1112
|
+
"Suffix": "",
|
1113
|
+
"RelativeLocation": "1 -1",
|
1114
|
+
"UnrotatedWidth": 2,
|
1115
|
+
"UnrotatedHeight": 1,
|
1116
|
+
"FontSize": 12,
|
1117
|
+
"Color": "#04B404"
|
1118
|
+
}
|
1119
|
+
}
|
385
1120
|
},
|
386
1121
|
{
|
387
1122
|
"LibraryName": "Comparator",
|
@@ -390,12 +1125,34 @@
|
|
390
1125
|
"Angle": 0,
|
391
1126
|
"HF": false,
|
392
1127
|
"VF": false,
|
1128
|
+
"Disabled": false,
|
393
1129
|
"Name": "COMP2",
|
394
1130
|
"ID": "424d0b5e-87bc-47e6-af42-491c1a471924",
|
395
1131
|
"Parameters": {
|
396
|
-
"SamplingTime": "none"
|
1132
|
+
"SamplingTime": "none",
|
1133
|
+
"Name": "COMP2"
|
397
1134
|
},
|
398
|
-
"EnabledScopes": []
|
1135
|
+
"EnabledScopes": [],
|
1136
|
+
"ParametersDisplayAttributes": {
|
1137
|
+
"SamplingTime": {
|
1138
|
+
"IsVisible": false,
|
1139
|
+
"Suffix": "",
|
1140
|
+
"RelativeLocation": "1 4",
|
1141
|
+
"UnrotatedWidth": 2,
|
1142
|
+
"UnrotatedHeight": 1,
|
1143
|
+
"FontSize": 12,
|
1144
|
+
"Color": "#04B404"
|
1145
|
+
},
|
1146
|
+
"Name": {
|
1147
|
+
"IsVisible": false,
|
1148
|
+
"Suffix": "",
|
1149
|
+
"RelativeLocation": "1 -1",
|
1150
|
+
"UnrotatedWidth": 2,
|
1151
|
+
"UnrotatedHeight": 1,
|
1152
|
+
"FontSize": 12,
|
1153
|
+
"Color": "#04B404"
|
1154
|
+
}
|
1155
|
+
}
|
399
1156
|
},
|
400
1157
|
{
|
401
1158
|
"LibraryName": "Sinusoidal Wave",
|
@@ -404,6 +1161,7 @@
|
|
404
1161
|
"Angle": 0,
|
405
1162
|
"HF": false,
|
406
1163
|
"VF": false,
|
1164
|
+
"Disabled": false,
|
407
1165
|
"Name": "SIN3",
|
408
1166
|
"ID": "355fa332-7665-49e5-ab4b-f51a3a8a49b4",
|
409
1167
|
"Parameters": {
|
@@ -411,9 +1169,66 @@
|
|
411
1169
|
"Frequency": "50",
|
412
1170
|
"Offset": "0",
|
413
1171
|
"PhaseShift": "120",
|
414
|
-
"SamplingTime": "none"
|
1172
|
+
"SamplingTime": "none",
|
1173
|
+
"Name": "SIN3"
|
415
1174
|
},
|
416
|
-
"EnabledScopes": []
|
1175
|
+
"EnabledScopes": [],
|
1176
|
+
"ParametersDisplayAttributes": {
|
1177
|
+
"Amplitude": {
|
1178
|
+
"IsVisible": false,
|
1179
|
+
"Suffix": "",
|
1180
|
+
"RelativeLocation": "1 4",
|
1181
|
+
"UnrotatedWidth": 2,
|
1182
|
+
"UnrotatedHeight": 1,
|
1183
|
+
"FontSize": 12,
|
1184
|
+
"Color": "#04B404"
|
1185
|
+
},
|
1186
|
+
"Frequency": {
|
1187
|
+
"IsVisible": false,
|
1188
|
+
"Suffix": "Hz",
|
1189
|
+
"RelativeLocation": "1 5",
|
1190
|
+
"UnrotatedWidth": 2,
|
1191
|
+
"UnrotatedHeight": 1,
|
1192
|
+
"FontSize": 12,
|
1193
|
+
"Color": "#04B404"
|
1194
|
+
},
|
1195
|
+
"Offset": {
|
1196
|
+
"IsVisible": false,
|
1197
|
+
"Suffix": "",
|
1198
|
+
"RelativeLocation": "1 6",
|
1199
|
+
"UnrotatedWidth": 2,
|
1200
|
+
"UnrotatedHeight": 1,
|
1201
|
+
"FontSize": 12,
|
1202
|
+
"Color": "#04B404"
|
1203
|
+
},
|
1204
|
+
"PhaseShift": {
|
1205
|
+
"IsVisible": false,
|
1206
|
+
"Suffix": "\u00B0",
|
1207
|
+
"RelativeLocation": "1 7",
|
1208
|
+
"UnrotatedWidth": 2,
|
1209
|
+
"UnrotatedHeight": 1,
|
1210
|
+
"FontSize": 12,
|
1211
|
+
"Color": "#04B404"
|
1212
|
+
},
|
1213
|
+
"SamplingTime": {
|
1214
|
+
"IsVisible": false,
|
1215
|
+
"Suffix": "",
|
1216
|
+
"RelativeLocation": "1 8",
|
1217
|
+
"UnrotatedWidth": 2,
|
1218
|
+
"UnrotatedHeight": 1,
|
1219
|
+
"FontSize": 12,
|
1220
|
+
"Color": "#04B404"
|
1221
|
+
},
|
1222
|
+
"Name": {
|
1223
|
+
"IsVisible": false,
|
1224
|
+
"Suffix": "",
|
1225
|
+
"RelativeLocation": "1 -1",
|
1226
|
+
"UnrotatedWidth": 2,
|
1227
|
+
"UnrotatedHeight": 1,
|
1228
|
+
"FontSize": 12,
|
1229
|
+
"Color": "#04B404"
|
1230
|
+
}
|
1231
|
+
}
|
417
1232
|
},
|
418
1233
|
{
|
419
1234
|
"LibraryName": "Comparator",
|
@@ -422,12 +1237,34 @@
|
|
422
1237
|
"Angle": 0,
|
423
1238
|
"HF": false,
|
424
1239
|
"VF": false,
|
1240
|
+
"Disabled": false,
|
425
1241
|
"Name": "COMP3",
|
426
1242
|
"ID": "a4369548-21d9-4fa9-ac0d-971e08073892",
|
427
1243
|
"Parameters": {
|
428
|
-
"SamplingTime": "none"
|
1244
|
+
"SamplingTime": "none",
|
1245
|
+
"Name": "COMP3"
|
429
1246
|
},
|
430
|
-
"EnabledScopes": []
|
1247
|
+
"EnabledScopes": [],
|
1248
|
+
"ParametersDisplayAttributes": {
|
1249
|
+
"SamplingTime": {
|
1250
|
+
"IsVisible": false,
|
1251
|
+
"Suffix": "",
|
1252
|
+
"RelativeLocation": "1 4",
|
1253
|
+
"UnrotatedWidth": 2,
|
1254
|
+
"UnrotatedHeight": 1,
|
1255
|
+
"FontSize": 12,
|
1256
|
+
"Color": "#04B404"
|
1257
|
+
},
|
1258
|
+
"Name": {
|
1259
|
+
"IsVisible": false,
|
1260
|
+
"Suffix": "",
|
1261
|
+
"RelativeLocation": "1 -1",
|
1262
|
+
"UnrotatedWidth": 2,
|
1263
|
+
"UnrotatedHeight": 1,
|
1264
|
+
"FontSize": 12,
|
1265
|
+
"Color": "#04B404"
|
1266
|
+
}
|
1267
|
+
}
|
431
1268
|
},
|
432
1269
|
{
|
433
1270
|
"LibraryName": "Triangular Wave",
|
@@ -436,6 +1273,7 @@
|
|
436
1273
|
"Angle": 0,
|
437
1274
|
"HF": false,
|
438
1275
|
"VF": false,
|
1276
|
+
"Disabled": false,
|
439
1277
|
"Name": "TRI1",
|
440
1278
|
"ID": "43500333-96bd-440f-99f1-aeec21dbe803",
|
441
1279
|
"Parameters": {
|
@@ -444,11 +1282,77 @@
|
|
444
1282
|
"DutyCycle": "0.5",
|
445
1283
|
"Offset": "-1",
|
446
1284
|
"PhaseShift": "0",
|
447
|
-
"SamplingTime": "none"
|
1285
|
+
"SamplingTime": "none",
|
1286
|
+
"Name": "TRI1"
|
448
1287
|
},
|
449
1288
|
"EnabledScopes": [
|
450
1289
|
"Out"
|
451
|
-
]
|
1290
|
+
],
|
1291
|
+
"ParametersDisplayAttributes": {
|
1292
|
+
"Amplitude": {
|
1293
|
+
"IsVisible": false,
|
1294
|
+
"Suffix": "",
|
1295
|
+
"RelativeLocation": "1 4",
|
1296
|
+
"UnrotatedWidth": 2,
|
1297
|
+
"UnrotatedHeight": 1,
|
1298
|
+
"FontSize": 12,
|
1299
|
+
"Color": "#04B404"
|
1300
|
+
},
|
1301
|
+
"Frequency": {
|
1302
|
+
"IsVisible": false,
|
1303
|
+
"Suffix": "Hz",
|
1304
|
+
"RelativeLocation": "1 5",
|
1305
|
+
"UnrotatedWidth": 2,
|
1306
|
+
"UnrotatedHeight": 1,
|
1307
|
+
"FontSize": 12,
|
1308
|
+
"Color": "#04B404"
|
1309
|
+
},
|
1310
|
+
"DutyCycle": {
|
1311
|
+
"IsVisible": false,
|
1312
|
+
"Suffix": "",
|
1313
|
+
"RelativeLocation": "1 6",
|
1314
|
+
"UnrotatedWidth": 2,
|
1315
|
+
"UnrotatedHeight": 1,
|
1316
|
+
"FontSize": 12,
|
1317
|
+
"Color": "#04B404"
|
1318
|
+
},
|
1319
|
+
"Offset": {
|
1320
|
+
"IsVisible": false,
|
1321
|
+
"Suffix": "",
|
1322
|
+
"RelativeLocation": "1 7",
|
1323
|
+
"UnrotatedWidth": 2,
|
1324
|
+
"UnrotatedHeight": 1,
|
1325
|
+
"FontSize": 12,
|
1326
|
+
"Color": "#04B404"
|
1327
|
+
},
|
1328
|
+
"PhaseShift": {
|
1329
|
+
"IsVisible": false,
|
1330
|
+
"Suffix": "\u00B0",
|
1331
|
+
"RelativeLocation": "1 8",
|
1332
|
+
"UnrotatedWidth": 2,
|
1333
|
+
"UnrotatedHeight": 1,
|
1334
|
+
"FontSize": 12,
|
1335
|
+
"Color": "#04B404"
|
1336
|
+
},
|
1337
|
+
"SamplingTime": {
|
1338
|
+
"IsVisible": false,
|
1339
|
+
"Suffix": "",
|
1340
|
+
"RelativeLocation": "1 9",
|
1341
|
+
"UnrotatedWidth": 2,
|
1342
|
+
"UnrotatedHeight": 1,
|
1343
|
+
"FontSize": 12,
|
1344
|
+
"Color": "#04B404"
|
1345
|
+
},
|
1346
|
+
"Name": {
|
1347
|
+
"IsVisible": true,
|
1348
|
+
"Suffix": "",
|
1349
|
+
"RelativeLocation": "1 -1",
|
1350
|
+
"UnrotatedWidth": 2,
|
1351
|
+
"UnrotatedHeight": 1,
|
1352
|
+
"FontSize": 12,
|
1353
|
+
"Color": "#04B404"
|
1354
|
+
}
|
1355
|
+
}
|
452
1356
|
},
|
453
1357
|
{
|
454
1358
|
"LibraryName": "Ground",
|
@@ -457,10 +1361,24 @@
|
|
457
1361
|
"Angle": 90,
|
458
1362
|
"HF": false,
|
459
1363
|
"VF": false,
|
1364
|
+
"Disabled": false,
|
460
1365
|
"Name": "Ground1",
|
461
1366
|
"ID": "fe82495a-ae76-425e-afcb-e275616d34c3",
|
462
|
-
"Parameters": {
|
463
|
-
|
1367
|
+
"Parameters": {
|
1368
|
+
"Name": "Ground1"
|
1369
|
+
},
|
1370
|
+
"EnabledScopes": [],
|
1371
|
+
"ParametersDisplayAttributes": {
|
1372
|
+
"Name": {
|
1373
|
+
"IsVisible": false,
|
1374
|
+
"Suffix": "",
|
1375
|
+
"RelativeLocation": "4 3",
|
1376
|
+
"UnrotatedWidth": 2,
|
1377
|
+
"UnrotatedHeight": 2,
|
1378
|
+
"FontSize": 12,
|
1379
|
+
"Color": "#0081BC"
|
1380
|
+
}
|
1381
|
+
}
|
464
1382
|
}
|
465
1383
|
],
|
466
1384
|
"Connectors": [
|
@@ -956,6 +1874,7 @@
|
|
956
1874
|
"EndTime": "0.06",
|
957
1875
|
"FixedTimeStep": false,
|
958
1876
|
"SaveInitialPoint": true,
|
1877
|
+
"CompressScopes": true,
|
959
1878
|
"StopAtSteadyState": false,
|
960
1879
|
"TimeStep": "1E-06",
|
961
1880
|
"BaseFrequencyParameterEnabled": true,
|