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,12 +13,34 @@
|
|
13
13
|
"Angle": 0,
|
14
14
|
"HF": false,
|
15
15
|
"VF": false,
|
16
|
+
"Disabled": false,
|
16
17
|
"Name": "DC1",
|
17
18
|
"ID": "82814ded-5ec6-47fb-a7e2-03c6a61cb43b",
|
18
19
|
"Parameters": {
|
19
|
-
"Voltage": "24"
|
20
|
+
"Voltage": "24",
|
21
|
+
"Name": "DC1"
|
20
22
|
},
|
21
|
-
"EnabledScopes": []
|
23
|
+
"EnabledScopes": [],
|
24
|
+
"ParametersDisplayAttributes": {
|
25
|
+
"Voltage": {
|
26
|
+
"IsVisible": false,
|
27
|
+
"Suffix": "",
|
28
|
+
"RelativeLocation": "2 2",
|
29
|
+
"UnrotatedWidth": 2,
|
30
|
+
"UnrotatedHeight": 1,
|
31
|
+
"FontSize": 12,
|
32
|
+
"Color": "#0081BC"
|
33
|
+
},
|
34
|
+
"Name": {
|
35
|
+
"IsVisible": true,
|
36
|
+
"Suffix": "",
|
37
|
+
"RelativeLocation": "4 3",
|
38
|
+
"UnrotatedWidth": 2,
|
39
|
+
"UnrotatedHeight": 2,
|
40
|
+
"FontSize": 12,
|
41
|
+
"Color": "#0081BC"
|
42
|
+
}
|
43
|
+
}
|
22
44
|
},
|
23
45
|
{
|
24
46
|
"LibraryName": "Ground",
|
@@ -27,10 +49,24 @@
|
|
27
49
|
"Angle": 0,
|
28
50
|
"HF": false,
|
29
51
|
"VF": false,
|
52
|
+
"Disabled": false,
|
30
53
|
"Name": "Ground1",
|
31
54
|
"ID": "087cc0f3-47f4-4581-a1ae-de0a428d3081",
|
32
|
-
"Parameters": {
|
33
|
-
|
55
|
+
"Parameters": {
|
56
|
+
"Name": "Ground1"
|
57
|
+
},
|
58
|
+
"EnabledScopes": [],
|
59
|
+
"ParametersDisplayAttributes": {
|
60
|
+
"Name": {
|
61
|
+
"IsVisible": false,
|
62
|
+
"Suffix": "",
|
63
|
+
"RelativeLocation": "4 3",
|
64
|
+
"UnrotatedWidth": 2,
|
65
|
+
"UnrotatedHeight": 2,
|
66
|
+
"FontSize": 12,
|
67
|
+
"Color": "#0081BC"
|
68
|
+
}
|
69
|
+
}
|
34
70
|
},
|
35
71
|
{
|
36
72
|
"LibraryName": "Control Output Connector Label",
|
@@ -39,10 +75,24 @@
|
|
39
75
|
"Angle": 0,
|
40
76
|
"HF": false,
|
41
77
|
"VF": false,
|
78
|
+
"Disabled": false,
|
42
79
|
"Name": "Cell1",
|
43
80
|
"ID": "098901c9-f14e-47a3-b01a-57b6f2bd91e2",
|
44
|
-
"Parameters": {
|
45
|
-
|
81
|
+
"Parameters": {
|
82
|
+
"Name": "Cell1"
|
83
|
+
},
|
84
|
+
"EnabledScopes": [],
|
85
|
+
"ParametersDisplayAttributes": {
|
86
|
+
"Name": {
|
87
|
+
"IsVisible": false,
|
88
|
+
"Suffix": "",
|
89
|
+
"RelativeLocation": "1 -1",
|
90
|
+
"UnrotatedWidth": 2,
|
91
|
+
"UnrotatedHeight": 1,
|
92
|
+
"FontSize": 12,
|
93
|
+
"Color": "#04B404"
|
94
|
+
}
|
95
|
+
}
|
46
96
|
},
|
47
97
|
{
|
48
98
|
"LibraryName": "Constant",
|
@@ -51,13 +101,44 @@
|
|
51
101
|
"Angle": 0,
|
52
102
|
"HF": false,
|
53
103
|
"VF": false,
|
104
|
+
"Disabled": false,
|
54
105
|
"Name": "C2",
|
55
106
|
"ID": "d3d1a3a6-0a45-40e4-a444-3482e291e0ad",
|
56
107
|
"Parameters": {
|
57
108
|
"Value": "0.4",
|
58
|
-
"SamplingTime": "none"
|
109
|
+
"SamplingTime": "none",
|
110
|
+
"Name": "C2"
|
59
111
|
},
|
60
|
-
"EnabledScopes": []
|
112
|
+
"EnabledScopes": [],
|
113
|
+
"ParametersDisplayAttributes": {
|
114
|
+
"Value": {
|
115
|
+
"IsVisible": true,
|
116
|
+
"Suffix": "",
|
117
|
+
"RelativeLocation": "1 1",
|
118
|
+
"UnrotatedWidth": 2,
|
119
|
+
"UnrotatedHeight": 2,
|
120
|
+
"FontSize": 12,
|
121
|
+
"Color": "#04B404"
|
122
|
+
},
|
123
|
+
"SamplingTime": {
|
124
|
+
"IsVisible": false,
|
125
|
+
"Suffix": "",
|
126
|
+
"RelativeLocation": "1 4",
|
127
|
+
"UnrotatedWidth": 2,
|
128
|
+
"UnrotatedHeight": 1,
|
129
|
+
"FontSize": 12,
|
130
|
+
"Color": "#04B404"
|
131
|
+
},
|
132
|
+
"Name": {
|
133
|
+
"IsVisible": true,
|
134
|
+
"Suffix": "",
|
135
|
+
"RelativeLocation": "1 -1",
|
136
|
+
"UnrotatedWidth": 2,
|
137
|
+
"UnrotatedHeight": 1,
|
138
|
+
"FontSize": 12,
|
139
|
+
"Color": "#04B404"
|
140
|
+
}
|
141
|
+
}
|
61
142
|
},
|
62
143
|
{
|
63
144
|
"LibraryName": "Triangular Wave",
|
@@ -66,6 +147,7 @@
|
|
66
147
|
"Angle": 0,
|
67
148
|
"HF": false,
|
68
149
|
"VF": false,
|
150
|
+
"Disabled": false,
|
69
151
|
"Name": "TRI1",
|
70
152
|
"ID": "1614f4df-5894-41f8-9d31-6399ad01e0e3",
|
71
153
|
"Parameters": {
|
@@ -74,9 +156,75 @@
|
|
74
156
|
"DutyCycle": "0.5",
|
75
157
|
"Offset": "0",
|
76
158
|
"PhaseShift": "0",
|
77
|
-
"SamplingTime": "none"
|
159
|
+
"SamplingTime": "none",
|
160
|
+
"Name": "TRI1"
|
78
161
|
},
|
79
|
-
"EnabledScopes": []
|
162
|
+
"EnabledScopes": [],
|
163
|
+
"ParametersDisplayAttributes": {
|
164
|
+
"Amplitude": {
|
165
|
+
"IsVisible": false,
|
166
|
+
"Suffix": "",
|
167
|
+
"RelativeLocation": "1 4",
|
168
|
+
"UnrotatedWidth": 2,
|
169
|
+
"UnrotatedHeight": 1,
|
170
|
+
"FontSize": 12,
|
171
|
+
"Color": "#04B404"
|
172
|
+
},
|
173
|
+
"Frequency": {
|
174
|
+
"IsVisible": false,
|
175
|
+
"Suffix": "Hz",
|
176
|
+
"RelativeLocation": "1 5",
|
177
|
+
"UnrotatedWidth": 2,
|
178
|
+
"UnrotatedHeight": 1,
|
179
|
+
"FontSize": 12,
|
180
|
+
"Color": "#04B404"
|
181
|
+
},
|
182
|
+
"DutyCycle": {
|
183
|
+
"IsVisible": false,
|
184
|
+
"Suffix": "",
|
185
|
+
"RelativeLocation": "1 6",
|
186
|
+
"UnrotatedWidth": 2,
|
187
|
+
"UnrotatedHeight": 1,
|
188
|
+
"FontSize": 12,
|
189
|
+
"Color": "#04B404"
|
190
|
+
},
|
191
|
+
"Offset": {
|
192
|
+
"IsVisible": false,
|
193
|
+
"Suffix": "",
|
194
|
+
"RelativeLocation": "1 7",
|
195
|
+
"UnrotatedWidth": 2,
|
196
|
+
"UnrotatedHeight": 1,
|
197
|
+
"FontSize": 12,
|
198
|
+
"Color": "#04B404"
|
199
|
+
},
|
200
|
+
"PhaseShift": {
|
201
|
+
"IsVisible": false,
|
202
|
+
"Suffix": "\u00B0",
|
203
|
+
"RelativeLocation": "1 8",
|
204
|
+
"UnrotatedWidth": 2,
|
205
|
+
"UnrotatedHeight": 1,
|
206
|
+
"FontSize": 12,
|
207
|
+
"Color": "#04B404"
|
208
|
+
},
|
209
|
+
"SamplingTime": {
|
210
|
+
"IsVisible": false,
|
211
|
+
"Suffix": "",
|
212
|
+
"RelativeLocation": "1 9",
|
213
|
+
"UnrotatedWidth": 2,
|
214
|
+
"UnrotatedHeight": 1,
|
215
|
+
"FontSize": 12,
|
216
|
+
"Color": "#04B404"
|
217
|
+
},
|
218
|
+
"Name": {
|
219
|
+
"IsVisible": true,
|
220
|
+
"Suffix": "",
|
221
|
+
"RelativeLocation": "1 -1",
|
222
|
+
"UnrotatedWidth": 2,
|
223
|
+
"UnrotatedHeight": 1,
|
224
|
+
"FontSize": 12,
|
225
|
+
"Color": "#04B404"
|
226
|
+
}
|
227
|
+
}
|
80
228
|
},
|
81
229
|
{
|
82
230
|
"LibraryName": "Not",
|
@@ -85,12 +233,34 @@
|
|
85
233
|
"Angle": 0,
|
86
234
|
"HF": false,
|
87
235
|
"VF": false,
|
236
|
+
"Disabled": false,
|
88
237
|
"Name": "NOT2",
|
89
238
|
"ID": "abad7b74-2fdf-4f76-88f9-e1bbea99083d",
|
90
239
|
"Parameters": {
|
91
|
-
"SamplingTime": "none"
|
240
|
+
"SamplingTime": "none",
|
241
|
+
"Name": "NOT2"
|
92
242
|
},
|
93
|
-
"EnabledScopes": []
|
243
|
+
"EnabledScopes": [],
|
244
|
+
"ParametersDisplayAttributes": {
|
245
|
+
"SamplingTime": {
|
246
|
+
"IsVisible": false,
|
247
|
+
"Suffix": "",
|
248
|
+
"RelativeLocation": "1 4",
|
249
|
+
"UnrotatedWidth": 2,
|
250
|
+
"UnrotatedHeight": 1,
|
251
|
+
"FontSize": 12,
|
252
|
+
"Color": "#04B404"
|
253
|
+
},
|
254
|
+
"Name": {
|
255
|
+
"IsVisible": false,
|
256
|
+
"Suffix": "",
|
257
|
+
"RelativeLocation": "1 -1",
|
258
|
+
"UnrotatedWidth": 2,
|
259
|
+
"UnrotatedHeight": 1,
|
260
|
+
"FontSize": 12,
|
261
|
+
"Color": "#04B404"
|
262
|
+
}
|
263
|
+
}
|
94
264
|
},
|
95
265
|
{
|
96
266
|
"LibraryName": "Comparator",
|
@@ -99,12 +269,34 @@
|
|
99
269
|
"Angle": 0,
|
100
270
|
"HF": false,
|
101
271
|
"VF": false,
|
272
|
+
"Disabled": false,
|
102
273
|
"Name": "COMP1",
|
103
274
|
"ID": "4e981a4c-3887-4b83-98c2-05fdb9fa24b4",
|
104
275
|
"Parameters": {
|
105
|
-
"SamplingTime": "none"
|
276
|
+
"SamplingTime": "none",
|
277
|
+
"Name": "COMP1"
|
106
278
|
},
|
107
|
-
"EnabledScopes": []
|
279
|
+
"EnabledScopes": [],
|
280
|
+
"ParametersDisplayAttributes": {
|
281
|
+
"SamplingTime": {
|
282
|
+
"IsVisible": false,
|
283
|
+
"Suffix": "",
|
284
|
+
"RelativeLocation": "1 4",
|
285
|
+
"UnrotatedWidth": 2,
|
286
|
+
"UnrotatedHeight": 1,
|
287
|
+
"FontSize": 12,
|
288
|
+
"Color": "#04B404"
|
289
|
+
},
|
290
|
+
"Name": {
|
291
|
+
"IsVisible": true,
|
292
|
+
"Suffix": "",
|
293
|
+
"RelativeLocation": "1 -1",
|
294
|
+
"UnrotatedWidth": 2,
|
295
|
+
"UnrotatedHeight": 1,
|
296
|
+
"FontSize": 12,
|
297
|
+
"Color": "#04B404"
|
298
|
+
}
|
299
|
+
}
|
108
300
|
},
|
109
301
|
{
|
110
302
|
"LibraryName": "Ideal MOSFET",
|
@@ -113,12 +305,34 @@
|
|
113
305
|
"Angle": 0,
|
114
306
|
"HF": false,
|
115
307
|
"VF": false,
|
308
|
+
"Disabled": false,
|
116
309
|
"Name": "T1",
|
117
310
|
"ID": "a996086b-597f-4d25-bfc4-f67ef720faa0",
|
118
311
|
"Parameters": {
|
119
|
-
"Ron": "0"
|
312
|
+
"Ron": "0",
|
313
|
+
"Name": "T1"
|
120
314
|
},
|
121
|
-
"EnabledScopes": []
|
315
|
+
"EnabledScopes": [],
|
316
|
+
"ParametersDisplayAttributes": {
|
317
|
+
"Ron": {
|
318
|
+
"IsVisible": false,
|
319
|
+
"Suffix": "",
|
320
|
+
"RelativeLocation": "1 0",
|
321
|
+
"UnrotatedWidth": 2,
|
322
|
+
"UnrotatedHeight": 1,
|
323
|
+
"FontSize": 12,
|
324
|
+
"Color": "#0081BC"
|
325
|
+
},
|
326
|
+
"Name": {
|
327
|
+
"IsVisible": true,
|
328
|
+
"Suffix": "",
|
329
|
+
"RelativeLocation": "2 2",
|
330
|
+
"UnrotatedWidth": 2,
|
331
|
+
"UnrotatedHeight": 2,
|
332
|
+
"FontSize": 12,
|
333
|
+
"Color": "#0081BC"
|
334
|
+
}
|
335
|
+
}
|
122
336
|
},
|
123
337
|
{
|
124
338
|
"LibraryName": "Ideal MOSFET",
|
@@ -127,12 +341,34 @@
|
|
127
341
|
"Angle": 0,
|
128
342
|
"HF": false,
|
129
343
|
"VF": false,
|
344
|
+
"Disabled": false,
|
130
345
|
"Name": "T2",
|
131
346
|
"ID": "1d17342e-cd81-428b-a09f-59e72a0bde74",
|
132
347
|
"Parameters": {
|
133
|
-
"Ron": "0"
|
348
|
+
"Ron": "0",
|
349
|
+
"Name": "T2"
|
134
350
|
},
|
135
|
-
"EnabledScopes": []
|
351
|
+
"EnabledScopes": [],
|
352
|
+
"ParametersDisplayAttributes": {
|
353
|
+
"Ron": {
|
354
|
+
"IsVisible": false,
|
355
|
+
"Suffix": "",
|
356
|
+
"RelativeLocation": "1 0",
|
357
|
+
"UnrotatedWidth": 2,
|
358
|
+
"UnrotatedHeight": 1,
|
359
|
+
"FontSize": 12,
|
360
|
+
"Color": "#0081BC"
|
361
|
+
},
|
362
|
+
"Name": {
|
363
|
+
"IsVisible": true,
|
364
|
+
"Suffix": "",
|
365
|
+
"RelativeLocation": "2 2",
|
366
|
+
"UnrotatedWidth": 2,
|
367
|
+
"UnrotatedHeight": 2,
|
368
|
+
"FontSize": 12,
|
369
|
+
"Color": "#0081BC"
|
370
|
+
}
|
371
|
+
}
|
136
372
|
},
|
137
373
|
{
|
138
374
|
"LibraryName": "Ground",
|
@@ -141,10 +377,24 @@
|
|
141
377
|
"Angle": 0,
|
142
378
|
"HF": false,
|
143
379
|
"VF": false,
|
380
|
+
"Disabled": false,
|
144
381
|
"Name": "Ground4",
|
145
382
|
"ID": "40547ae4-c83b-40bb-b076-ce2c3373a7be",
|
146
|
-
"Parameters": {
|
147
|
-
|
383
|
+
"Parameters": {
|
384
|
+
"Name": "Ground4"
|
385
|
+
},
|
386
|
+
"EnabledScopes": [],
|
387
|
+
"ParametersDisplayAttributes": {
|
388
|
+
"Name": {
|
389
|
+
"IsVisible": false,
|
390
|
+
"Suffix": "",
|
391
|
+
"RelativeLocation": "4 3",
|
392
|
+
"UnrotatedWidth": 2,
|
393
|
+
"UnrotatedHeight": 2,
|
394
|
+
"FontSize": 12,
|
395
|
+
"Color": "#0081BC"
|
396
|
+
}
|
397
|
+
}
|
148
398
|
},
|
149
399
|
{
|
150
400
|
"LibraryName": "Control Input Connector Label",
|
@@ -153,10 +403,24 @@
|
|
153
403
|
"Angle": 0,
|
154
404
|
"HF": false,
|
155
405
|
"VF": false,
|
406
|
+
"Disabled": false,
|
156
407
|
"Name": "Cell1",
|
157
408
|
"ID": "836a762f-99d6-473f-b77f-e6d0e92d18c1",
|
158
|
-
"Parameters": {
|
159
|
-
|
409
|
+
"Parameters": {
|
410
|
+
"Name": "Cell1"
|
411
|
+
},
|
412
|
+
"EnabledScopes": [],
|
413
|
+
"ParametersDisplayAttributes": {
|
414
|
+
"Name": {
|
415
|
+
"IsVisible": false,
|
416
|
+
"Suffix": "",
|
417
|
+
"RelativeLocation": "1 -1",
|
418
|
+
"UnrotatedWidth": 2,
|
419
|
+
"UnrotatedHeight": 1,
|
420
|
+
"FontSize": 12,
|
421
|
+
"Color": "#04B404"
|
422
|
+
}
|
423
|
+
}
|
160
424
|
},
|
161
425
|
{
|
162
426
|
"LibraryName": "Control Output Connector Label",
|
@@ -165,10 +429,24 @@
|
|
165
429
|
"Angle": 0,
|
166
430
|
"HF": false,
|
167
431
|
"VF": false,
|
432
|
+
"Disabled": false,
|
168
433
|
"Name": "Cell2",
|
169
434
|
"ID": "a816377e-f7ee-42f1-8f38-bd7d66670c9d",
|
170
|
-
"Parameters": {
|
171
|
-
|
435
|
+
"Parameters": {
|
436
|
+
"Name": "Cell2"
|
437
|
+
},
|
438
|
+
"EnabledScopes": [],
|
439
|
+
"ParametersDisplayAttributes": {
|
440
|
+
"Name": {
|
441
|
+
"IsVisible": false,
|
442
|
+
"Suffix": "",
|
443
|
+
"RelativeLocation": "1 -1",
|
444
|
+
"UnrotatedWidth": 2,
|
445
|
+
"UnrotatedHeight": 1,
|
446
|
+
"FontSize": 12,
|
447
|
+
"Color": "#04B404"
|
448
|
+
}
|
449
|
+
}
|
172
450
|
},
|
173
451
|
{
|
174
452
|
"LibraryName": "Triangular Wave",
|
@@ -177,6 +455,7 @@
|
|
177
455
|
"Angle": 0,
|
178
456
|
"HF": false,
|
179
457
|
"VF": false,
|
458
|
+
"Disabled": false,
|
180
459
|
"Name": "TRI2",
|
181
460
|
"ID": "80db46ea-6c8c-40b4-8bcb-4fc0820a3ddc",
|
182
461
|
"Parameters": {
|
@@ -185,9 +464,75 @@
|
|
185
464
|
"DutyCycle": "0.5",
|
186
465
|
"Offset": "0",
|
187
466
|
"PhaseShift": "180",
|
188
|
-
"SamplingTime": "none"
|
467
|
+
"SamplingTime": "none",
|
468
|
+
"Name": "TRI2"
|
189
469
|
},
|
190
|
-
"EnabledScopes": []
|
470
|
+
"EnabledScopes": [],
|
471
|
+
"ParametersDisplayAttributes": {
|
472
|
+
"Amplitude": {
|
473
|
+
"IsVisible": false,
|
474
|
+
"Suffix": "",
|
475
|
+
"RelativeLocation": "1 4",
|
476
|
+
"UnrotatedWidth": 2,
|
477
|
+
"UnrotatedHeight": 1,
|
478
|
+
"FontSize": 12,
|
479
|
+
"Color": "#04B404"
|
480
|
+
},
|
481
|
+
"Frequency": {
|
482
|
+
"IsVisible": false,
|
483
|
+
"Suffix": "Hz",
|
484
|
+
"RelativeLocation": "1 5",
|
485
|
+
"UnrotatedWidth": 2,
|
486
|
+
"UnrotatedHeight": 1,
|
487
|
+
"FontSize": 12,
|
488
|
+
"Color": "#04B404"
|
489
|
+
},
|
490
|
+
"DutyCycle": {
|
491
|
+
"IsVisible": false,
|
492
|
+
"Suffix": "",
|
493
|
+
"RelativeLocation": "1 6",
|
494
|
+
"UnrotatedWidth": 2,
|
495
|
+
"UnrotatedHeight": 1,
|
496
|
+
"FontSize": 12,
|
497
|
+
"Color": "#04B404"
|
498
|
+
},
|
499
|
+
"Offset": {
|
500
|
+
"IsVisible": false,
|
501
|
+
"Suffix": "",
|
502
|
+
"RelativeLocation": "1 7",
|
503
|
+
"UnrotatedWidth": 2,
|
504
|
+
"UnrotatedHeight": 1,
|
505
|
+
"FontSize": 12,
|
506
|
+
"Color": "#04B404"
|
507
|
+
},
|
508
|
+
"PhaseShift": {
|
509
|
+
"IsVisible": false,
|
510
|
+
"Suffix": "\u00B0",
|
511
|
+
"RelativeLocation": "1 8",
|
512
|
+
"UnrotatedWidth": 2,
|
513
|
+
"UnrotatedHeight": 1,
|
514
|
+
"FontSize": 12,
|
515
|
+
"Color": "#04B404"
|
516
|
+
},
|
517
|
+
"SamplingTime": {
|
518
|
+
"IsVisible": false,
|
519
|
+
"Suffix": "",
|
520
|
+
"RelativeLocation": "1 9",
|
521
|
+
"UnrotatedWidth": 2,
|
522
|
+
"UnrotatedHeight": 1,
|
523
|
+
"FontSize": 12,
|
524
|
+
"Color": "#04B404"
|
525
|
+
},
|
526
|
+
"Name": {
|
527
|
+
"IsVisible": true,
|
528
|
+
"Suffix": "",
|
529
|
+
"RelativeLocation": "1 -1",
|
530
|
+
"UnrotatedWidth": 2,
|
531
|
+
"UnrotatedHeight": 1,
|
532
|
+
"FontSize": 12,
|
533
|
+
"Color": "#04B404"
|
534
|
+
}
|
535
|
+
}
|
191
536
|
},
|
192
537
|
{
|
193
538
|
"LibraryName": "Not",
|
@@ -196,12 +541,34 @@
|
|
196
541
|
"Angle": 0,
|
197
542
|
"HF": false,
|
198
543
|
"VF": false,
|
544
|
+
"Disabled": false,
|
199
545
|
"Name": "NOT1",
|
200
546
|
"ID": "a2a4f294-3f84-4687-a964-174e82dc4130",
|
201
547
|
"Parameters": {
|
202
|
-
"SamplingTime": "none"
|
548
|
+
"SamplingTime": "none",
|
549
|
+
"Name": "NOT1"
|
203
550
|
},
|
204
|
-
"EnabledScopes": []
|
551
|
+
"EnabledScopes": [],
|
552
|
+
"ParametersDisplayAttributes": {
|
553
|
+
"SamplingTime": {
|
554
|
+
"IsVisible": false,
|
555
|
+
"Suffix": "",
|
556
|
+
"RelativeLocation": "1 4",
|
557
|
+
"UnrotatedWidth": 2,
|
558
|
+
"UnrotatedHeight": 1,
|
559
|
+
"FontSize": 12,
|
560
|
+
"Color": "#04B404"
|
561
|
+
},
|
562
|
+
"Name": {
|
563
|
+
"IsVisible": false,
|
564
|
+
"Suffix": "",
|
565
|
+
"RelativeLocation": "1 -1",
|
566
|
+
"UnrotatedWidth": 2,
|
567
|
+
"UnrotatedHeight": 1,
|
568
|
+
"FontSize": 12,
|
569
|
+
"Color": "#04B404"
|
570
|
+
}
|
571
|
+
}
|
205
572
|
},
|
206
573
|
{
|
207
574
|
"LibraryName": "Comparator",
|
@@ -210,12 +577,34 @@
|
|
210
577
|
"Angle": 0,
|
211
578
|
"HF": false,
|
212
579
|
"VF": false,
|
580
|
+
"Disabled": false,
|
213
581
|
"Name": "COMP2",
|
214
582
|
"ID": "968e05b7-7d15-43bf-b324-ef07b08c2d96",
|
215
583
|
"Parameters": {
|
216
|
-
"SamplingTime": "none"
|
584
|
+
"SamplingTime": "none",
|
585
|
+
"Name": "COMP2"
|
217
586
|
},
|
218
|
-
"EnabledScopes": []
|
587
|
+
"EnabledScopes": [],
|
588
|
+
"ParametersDisplayAttributes": {
|
589
|
+
"SamplingTime": {
|
590
|
+
"IsVisible": false,
|
591
|
+
"Suffix": "",
|
592
|
+
"RelativeLocation": "1 4",
|
593
|
+
"UnrotatedWidth": 2,
|
594
|
+
"UnrotatedHeight": 1,
|
595
|
+
"FontSize": 12,
|
596
|
+
"Color": "#04B404"
|
597
|
+
},
|
598
|
+
"Name": {
|
599
|
+
"IsVisible": true,
|
600
|
+
"Suffix": "",
|
601
|
+
"RelativeLocation": "1 -1",
|
602
|
+
"UnrotatedWidth": 2,
|
603
|
+
"UnrotatedHeight": 1,
|
604
|
+
"FontSize": 12,
|
605
|
+
"Color": "#04B404"
|
606
|
+
}
|
607
|
+
}
|
219
608
|
},
|
220
609
|
{
|
221
610
|
"LibraryName": "Ideal MOSFET",
|
@@ -224,12 +613,34 @@
|
|
224
613
|
"Angle": 0,
|
225
614
|
"HF": false,
|
226
615
|
"VF": false,
|
616
|
+
"Disabled": false,
|
227
617
|
"Name": "T3",
|
228
618
|
"ID": "727cf169-6103-4c62-bcbf-2dbe2687d797",
|
229
619
|
"Parameters": {
|
230
|
-
"Ron": "0"
|
620
|
+
"Ron": "0",
|
621
|
+
"Name": "T3"
|
231
622
|
},
|
232
|
-
"EnabledScopes": []
|
623
|
+
"EnabledScopes": [],
|
624
|
+
"ParametersDisplayAttributes": {
|
625
|
+
"Ron": {
|
626
|
+
"IsVisible": false,
|
627
|
+
"Suffix": "",
|
628
|
+
"RelativeLocation": "1 0",
|
629
|
+
"UnrotatedWidth": 2,
|
630
|
+
"UnrotatedHeight": 1,
|
631
|
+
"FontSize": 12,
|
632
|
+
"Color": "#0081BC"
|
633
|
+
},
|
634
|
+
"Name": {
|
635
|
+
"IsVisible": true,
|
636
|
+
"Suffix": "",
|
637
|
+
"RelativeLocation": "2 2",
|
638
|
+
"UnrotatedWidth": 2,
|
639
|
+
"UnrotatedHeight": 2,
|
640
|
+
"FontSize": 12,
|
641
|
+
"Color": "#0081BC"
|
642
|
+
}
|
643
|
+
}
|
233
644
|
},
|
234
645
|
{
|
235
646
|
"LibraryName": "Ideal MOSFET",
|
@@ -238,12 +649,34 @@
|
|
238
649
|
"Angle": 0,
|
239
650
|
"HF": false,
|
240
651
|
"VF": false,
|
652
|
+
"Disabled": false,
|
241
653
|
"Name": "T4",
|
242
654
|
"ID": "e641c45a-8e5d-44aa-8a92-eff565de3ba1",
|
243
655
|
"Parameters": {
|
244
|
-
"Ron": "0"
|
656
|
+
"Ron": "0",
|
657
|
+
"Name": "T4"
|
245
658
|
},
|
246
|
-
"EnabledScopes": []
|
659
|
+
"EnabledScopes": [],
|
660
|
+
"ParametersDisplayAttributes": {
|
661
|
+
"Ron": {
|
662
|
+
"IsVisible": false,
|
663
|
+
"Suffix": "",
|
664
|
+
"RelativeLocation": "1 0",
|
665
|
+
"UnrotatedWidth": 2,
|
666
|
+
"UnrotatedHeight": 1,
|
667
|
+
"FontSize": 12,
|
668
|
+
"Color": "#0081BC"
|
669
|
+
},
|
670
|
+
"Name": {
|
671
|
+
"IsVisible": true,
|
672
|
+
"Suffix": "",
|
673
|
+
"RelativeLocation": "2 2",
|
674
|
+
"UnrotatedWidth": 2,
|
675
|
+
"UnrotatedHeight": 2,
|
676
|
+
"FontSize": 12,
|
677
|
+
"Color": "#0081BC"
|
678
|
+
}
|
679
|
+
}
|
247
680
|
},
|
248
681
|
{
|
249
682
|
"LibraryName": "Ground",
|
@@ -252,10 +685,24 @@
|
|
252
685
|
"Angle": 0,
|
253
686
|
"HF": false,
|
254
687
|
"VF": false,
|
688
|
+
"Disabled": false,
|
255
689
|
"Name": "Ground3",
|
256
690
|
"ID": "940e26dc-2cd9-4901-8806-87b7d4976a5b",
|
257
|
-
"Parameters": {
|
258
|
-
|
691
|
+
"Parameters": {
|
692
|
+
"Name": "Ground3"
|
693
|
+
},
|
694
|
+
"EnabledScopes": [],
|
695
|
+
"ParametersDisplayAttributes": {
|
696
|
+
"Name": {
|
697
|
+
"IsVisible": false,
|
698
|
+
"Suffix": "",
|
699
|
+
"RelativeLocation": "4 3",
|
700
|
+
"UnrotatedWidth": 2,
|
701
|
+
"UnrotatedHeight": 2,
|
702
|
+
"FontSize": 12,
|
703
|
+
"Color": "#0081BC"
|
704
|
+
}
|
705
|
+
}
|
259
706
|
},
|
260
707
|
{
|
261
708
|
"LibraryName": "Control Input Connector Label",
|
@@ -264,10 +711,24 @@
|
|
264
711
|
"Angle": 0,
|
265
712
|
"HF": false,
|
266
713
|
"VF": false,
|
714
|
+
"Disabled": false,
|
267
715
|
"Name": "Cell2",
|
268
716
|
"ID": "cc2e3a33-9642-4d96-a8f4-2f70baaecc6d",
|
269
|
-
"Parameters": {
|
270
|
-
|
717
|
+
"Parameters": {
|
718
|
+
"Name": "Cell2"
|
719
|
+
},
|
720
|
+
"EnabledScopes": [],
|
721
|
+
"ParametersDisplayAttributes": {
|
722
|
+
"Name": {
|
723
|
+
"IsVisible": false,
|
724
|
+
"Suffix": "",
|
725
|
+
"RelativeLocation": "1 -1",
|
726
|
+
"UnrotatedWidth": 2,
|
727
|
+
"UnrotatedHeight": 1,
|
728
|
+
"FontSize": 12,
|
729
|
+
"Color": "#04B404"
|
730
|
+
}
|
731
|
+
}
|
271
732
|
},
|
272
733
|
{
|
273
734
|
"LibraryName": "Voltage Meter",
|
@@ -276,14 +737,36 @@
|
|
276
737
|
"Angle": 90,
|
277
738
|
"HF": true,
|
278
739
|
"VF": true,
|
740
|
+
"Disabled": false,
|
279
741
|
"Name": "V1",
|
280
742
|
"ID": "fa16f790-7d52-4238-9e91-736dad7d4dcb",
|
281
743
|
"Parameters": {
|
282
|
-
"SamplingTime": "none"
|
744
|
+
"SamplingTime": "none",
|
745
|
+
"Name": "V1"
|
283
746
|
},
|
284
747
|
"EnabledScopes": [
|
285
748
|
"Voltage"
|
286
|
-
]
|
749
|
+
],
|
750
|
+
"ParametersDisplayAttributes": {
|
751
|
+
"SamplingTime": {
|
752
|
+
"IsVisible": false,
|
753
|
+
"Suffix": "",
|
754
|
+
"RelativeLocation": "2 3",
|
755
|
+
"UnrotatedWidth": 2,
|
756
|
+
"UnrotatedHeight": 1,
|
757
|
+
"FontSize": 12,
|
758
|
+
"Color": "#0081BC"
|
759
|
+
},
|
760
|
+
"Name": {
|
761
|
+
"IsVisible": true,
|
762
|
+
"Suffix": "",
|
763
|
+
"RelativeLocation": "0 -1",
|
764
|
+
"UnrotatedWidth": 2,
|
765
|
+
"UnrotatedHeight": 1,
|
766
|
+
"FontSize": 12,
|
767
|
+
"Color": "#0081BC"
|
768
|
+
}
|
769
|
+
}
|
287
770
|
},
|
288
771
|
{
|
289
772
|
"LibraryName": "Voltage Meter",
|
@@ -292,28 +775,36 @@
|
|
292
775
|
"Angle": 90,
|
293
776
|
"HF": true,
|
294
777
|
"VF": true,
|
778
|
+
"Disabled": false,
|
295
779
|
"Name": "V2",
|
296
780
|
"ID": "a7bdcaeb-bb77-4c8b-a15f-732f15724756",
|
297
781
|
"Parameters": {
|
298
|
-
"SamplingTime": "none"
|
782
|
+
"SamplingTime": "none",
|
783
|
+
"Name": "V2"
|
299
784
|
},
|
300
785
|
"EnabledScopes": [
|
301
786
|
"Voltage"
|
302
|
-
]
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
787
|
+
],
|
788
|
+
"ParametersDisplayAttributes": {
|
789
|
+
"SamplingTime": {
|
790
|
+
"IsVisible": false,
|
791
|
+
"Suffix": "",
|
792
|
+
"RelativeLocation": "2 3",
|
793
|
+
"UnrotatedWidth": 2,
|
794
|
+
"UnrotatedHeight": 1,
|
795
|
+
"FontSize": 12,
|
796
|
+
"Color": "#0081BC"
|
797
|
+
},
|
798
|
+
"Name": {
|
799
|
+
"IsVisible": true,
|
800
|
+
"Suffix": "",
|
801
|
+
"RelativeLocation": "0 -1",
|
802
|
+
"UnrotatedWidth": 2,
|
803
|
+
"UnrotatedHeight": 1,
|
804
|
+
"FontSize": 12,
|
805
|
+
"Color": "#0081BC"
|
806
|
+
}
|
807
|
+
}
|
317
808
|
},
|
318
809
|
{
|
319
810
|
"LibraryName": "Resistor",
|
@@ -322,12 +813,34 @@
|
|
322
813
|
"Angle": 0,
|
323
814
|
"HF": false,
|
324
815
|
"VF": false,
|
816
|
+
"Disabled": false,
|
325
817
|
"Name": "R2",
|
326
818
|
"ID": "4c804186-e2f1-4398-99b5-9d08e30b9aa9",
|
327
819
|
"Parameters": {
|
328
|
-
"Value": "
|
820
|
+
"Value": "1m",
|
821
|
+
"Name": "R2"
|
329
822
|
},
|
330
|
-
"EnabledScopes": []
|
823
|
+
"EnabledScopes": [],
|
824
|
+
"ParametersDisplayAttributes": {
|
825
|
+
"Value": {
|
826
|
+
"IsVisible": true,
|
827
|
+
"Suffix": "\u03A9",
|
828
|
+
"RelativeLocation": "2 0",
|
829
|
+
"UnrotatedWidth": 2,
|
830
|
+
"UnrotatedHeight": 2,
|
831
|
+
"FontSize": 12,
|
832
|
+
"Color": "#0081BC"
|
833
|
+
},
|
834
|
+
"Name": {
|
835
|
+
"IsVisible": true,
|
836
|
+
"Suffix": "",
|
837
|
+
"RelativeLocation": "2 2",
|
838
|
+
"UnrotatedWidth": 2,
|
839
|
+
"UnrotatedHeight": 1,
|
840
|
+
"FontSize": 12,
|
841
|
+
"Color": "#0081BC"
|
842
|
+
}
|
843
|
+
}
|
331
844
|
},
|
332
845
|
{
|
333
846
|
"LibraryName": "Inductor (Coupled)",
|
@@ -336,17 +849,57 @@
|
|
336
849
|
"Angle": 0,
|
337
850
|
"HF": false,
|
338
851
|
"VF": false,
|
852
|
+
"Disabled": false,
|
339
853
|
"Name": "L1",
|
340
854
|
"ID": "0d8fa81b-ec07-45ed-adb2-544f8ac3136d",
|
341
855
|
"Parameters": {
|
342
856
|
"NumberOfWindings": "2",
|
343
857
|
"Inductance": "[100u -80u; -80u 100u]",
|
344
|
-
"Iinit": "[9 9]"
|
858
|
+
"Iinit": "[9 9]",
|
859
|
+
"Name": "L1"
|
345
860
|
},
|
346
861
|
"EnabledScopes": [
|
347
862
|
"W1 - Current",
|
348
863
|
"W2 - Current"
|
349
|
-
]
|
864
|
+
],
|
865
|
+
"ParametersDisplayAttributes": {
|
866
|
+
"NumberOfWindings": {
|
867
|
+
"IsVisible": false,
|
868
|
+
"Suffix": "",
|
869
|
+
"RelativeLocation": "2 3",
|
870
|
+
"UnrotatedWidth": 2,
|
871
|
+
"UnrotatedHeight": 1,
|
872
|
+
"FontSize": 12,
|
873
|
+
"Color": "#0081BC"
|
874
|
+
},
|
875
|
+
"Inductance": {
|
876
|
+
"IsVisible": false,
|
877
|
+
"Suffix": "",
|
878
|
+
"RelativeLocation": "2 2",
|
879
|
+
"UnrotatedWidth": 2,
|
880
|
+
"UnrotatedHeight": 1,
|
881
|
+
"FontSize": 12,
|
882
|
+
"Color": "#0081BC"
|
883
|
+
},
|
884
|
+
"Iinit": {
|
885
|
+
"IsVisible": false,
|
886
|
+
"Suffix": "",
|
887
|
+
"RelativeLocation": "2 3",
|
888
|
+
"UnrotatedWidth": 2,
|
889
|
+
"UnrotatedHeight": 1,
|
890
|
+
"FontSize": 12,
|
891
|
+
"Color": "#0081BC"
|
892
|
+
},
|
893
|
+
"Name": {
|
894
|
+
"IsVisible": false,
|
895
|
+
"Suffix": "",
|
896
|
+
"RelativeLocation": "2 -1",
|
897
|
+
"UnrotatedWidth": 2,
|
898
|
+
"UnrotatedHeight": 1,
|
899
|
+
"FontSize": 12,
|
900
|
+
"Color": "#0081BC"
|
901
|
+
}
|
902
|
+
}
|
350
903
|
},
|
351
904
|
{
|
352
905
|
"LibraryName": "Capacitor",
|
@@ -355,15 +908,46 @@
|
|
355
908
|
"Angle": 90,
|
356
909
|
"HF": false,
|
357
910
|
"VF": false,
|
911
|
+
"Disabled": false,
|
358
912
|
"Name": "Cout",
|
359
913
|
"ID": "643c8731-6739-4e19-8d01-56176ed1e62d",
|
360
914
|
"Parameters": {
|
361
915
|
"Value": "10u",
|
362
|
-
"Vinit": "9"
|
916
|
+
"Vinit": "9",
|
917
|
+
"Name": "Cout"
|
363
918
|
},
|
364
919
|
"EnabledScopes": [
|
365
920
|
"Current"
|
366
|
-
]
|
921
|
+
],
|
922
|
+
"ParametersDisplayAttributes": {
|
923
|
+
"Value": {
|
924
|
+
"IsVisible": true,
|
925
|
+
"Suffix": "F",
|
926
|
+
"RelativeLocation": "2 2",
|
927
|
+
"UnrotatedWidth": 2,
|
928
|
+
"UnrotatedHeight": 1,
|
929
|
+
"FontSize": 12,
|
930
|
+
"Color": "#0081BC"
|
931
|
+
},
|
932
|
+
"Vinit": {
|
933
|
+
"IsVisible": false,
|
934
|
+
"Suffix": "V",
|
935
|
+
"RelativeLocation": "2 3",
|
936
|
+
"UnrotatedWidth": 2,
|
937
|
+
"UnrotatedHeight": 1,
|
938
|
+
"FontSize": 12,
|
939
|
+
"Color": "#0081BC"
|
940
|
+
},
|
941
|
+
"Name": {
|
942
|
+
"IsVisible": true,
|
943
|
+
"Suffix": "",
|
944
|
+
"RelativeLocation": "2 -1",
|
945
|
+
"UnrotatedWidth": 2,
|
946
|
+
"UnrotatedHeight": 1,
|
947
|
+
"FontSize": 12,
|
948
|
+
"Color": "#0081BC"
|
949
|
+
}
|
950
|
+
}
|
367
951
|
},
|
368
952
|
{
|
369
953
|
"LibraryName": "Ground",
|
@@ -372,10 +956,24 @@
|
|
372
956
|
"Angle": 0,
|
373
957
|
"HF": false,
|
374
958
|
"VF": false,
|
959
|
+
"Disabled": false,
|
375
960
|
"Name": "Ground2",
|
376
961
|
"ID": "7a5cc376-5553-4fa1-ad5d-a3fdcef99eb8",
|
377
|
-
"Parameters": {
|
378
|
-
|
962
|
+
"Parameters": {
|
963
|
+
"Name": "Ground2"
|
964
|
+
},
|
965
|
+
"EnabledScopes": [],
|
966
|
+
"ParametersDisplayAttributes": {
|
967
|
+
"Name": {
|
968
|
+
"IsVisible": false,
|
969
|
+
"Suffix": "",
|
970
|
+
"RelativeLocation": "4 3",
|
971
|
+
"UnrotatedWidth": 2,
|
972
|
+
"UnrotatedHeight": 2,
|
973
|
+
"FontSize": 12,
|
974
|
+
"Color": "#0081BC"
|
975
|
+
}
|
976
|
+
}
|
379
977
|
},
|
380
978
|
{
|
381
979
|
"LibraryName": "Resistor",
|
@@ -384,12 +982,70 @@
|
|
384
982
|
"Angle": 90,
|
385
983
|
"HF": false,
|
386
984
|
"VF": true,
|
985
|
+
"Disabled": false,
|
387
986
|
"Name": "R3",
|
388
987
|
"ID": "83d504b6-ae62-410f-92d7-0d60971ef343",
|
389
988
|
"Parameters": {
|
390
|
-
"Value": "0.5"
|
989
|
+
"Value": "0.5",
|
990
|
+
"Name": "R3"
|
391
991
|
},
|
392
|
-
"EnabledScopes": []
|
992
|
+
"EnabledScopes": [],
|
993
|
+
"ParametersDisplayAttributes": {
|
994
|
+
"Value": {
|
995
|
+
"IsVisible": true,
|
996
|
+
"Suffix": "\u03A9",
|
997
|
+
"RelativeLocation": "2 2",
|
998
|
+
"UnrotatedWidth": 2,
|
999
|
+
"UnrotatedHeight": 2,
|
1000
|
+
"FontSize": 12,
|
1001
|
+
"Color": "#0081BC"
|
1002
|
+
},
|
1003
|
+
"Name": {
|
1004
|
+
"IsVisible": true,
|
1005
|
+
"Suffix": "",
|
1006
|
+
"RelativeLocation": "1 2",
|
1007
|
+
"UnrotatedWidth": 2,
|
1008
|
+
"UnrotatedHeight": 2,
|
1009
|
+
"FontSize": 12,
|
1010
|
+
"Color": "#0081BC"
|
1011
|
+
}
|
1012
|
+
}
|
1013
|
+
},
|
1014
|
+
{
|
1015
|
+
"LibraryName": "Resistor",
|
1016
|
+
"Top": 4,
|
1017
|
+
"Left": 21,
|
1018
|
+
"Angle": 0,
|
1019
|
+
"HF": false,
|
1020
|
+
"VF": false,
|
1021
|
+
"Disabled": false,
|
1022
|
+
"Name": "R1",
|
1023
|
+
"ID": "fd78206f-89f8-4cc4-b220-5d07fc6c01c1",
|
1024
|
+
"Parameters": {
|
1025
|
+
"Value": "1m",
|
1026
|
+
"Name": "R1"
|
1027
|
+
},
|
1028
|
+
"EnabledScopes": [],
|
1029
|
+
"ParametersDisplayAttributes": {
|
1030
|
+
"Value": {
|
1031
|
+
"IsVisible": true,
|
1032
|
+
"Suffix": "\u03A9",
|
1033
|
+
"RelativeLocation": "2 0",
|
1034
|
+
"UnrotatedWidth": 2,
|
1035
|
+
"UnrotatedHeight": 2,
|
1036
|
+
"FontSize": 12,
|
1037
|
+
"Color": "#0081BC"
|
1038
|
+
},
|
1039
|
+
"Name": {
|
1040
|
+
"IsVisible": true,
|
1041
|
+
"Suffix": "",
|
1042
|
+
"RelativeLocation": "2 -1",
|
1043
|
+
"UnrotatedWidth": 2,
|
1044
|
+
"UnrotatedHeight": 1,
|
1045
|
+
"FontSize": 12,
|
1046
|
+
"Color": "#0081BC"
|
1047
|
+
}
|
1048
|
+
}
|
393
1049
|
}
|
394
1050
|
],
|
395
1051
|
"Connectors": [
|
@@ -721,6 +1377,7 @@
|
|
721
1377
|
"EndTime": "0.0005",
|
722
1378
|
"FixedTimeStep": false,
|
723
1379
|
"SaveInitialPoint": true,
|
1380
|
+
"CompressScopes": true,
|
724
1381
|
"StopAtSteadyState": false,
|
725
1382
|
"TimeStep": "1E-09",
|
726
1383
|
"BaseFrequencyParameterEnabled": false,
|