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
@@ -1,1460 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"Designs": [
|
3
|
-
{
|
4
|
-
"Id": "b28c9161-24c4-48c7-b723-af1933bb1e50",
|
5
|
-
"Name": "DC-DC LLC Resonant Converter",
|
6
|
-
"Circuit": {
|
7
|
-
"Id": "2fd66919-45a0-4cc6-910b-34a93bb80acb",
|
8
|
-
"Devices": [
|
9
|
-
{
|
10
|
-
"LibraryName": "First-Order Transfer Function",
|
11
|
-
"Top": -32,
|
12
|
-
"Left": -65,
|
13
|
-
"Angle": 180,
|
14
|
-
"HF": false,
|
15
|
-
"VF": false,
|
16
|
-
"Name": "TF2",
|
17
|
-
"ID": "f09d5917-4fb6-48b8-9222-afed205d025c",
|
18
|
-
"Parameters": {
|
19
|
-
"K": "1",
|
20
|
-
"Tau": "7.9577e-6",
|
21
|
-
"SamplingTime": "auto"
|
22
|
-
},
|
23
|
-
"EnabledScopes": []
|
24
|
-
},
|
25
|
-
{
|
26
|
-
"LibraryName": "Generic Transfer Function",
|
27
|
-
"Top": -29,
|
28
|
-
"Left": -35,
|
29
|
-
"Angle": 180,
|
30
|
-
"HF": false,
|
31
|
-
"VF": false,
|
32
|
-
"Name": "TF1",
|
33
|
-
"ID": "e1f5be4d-f0c8-4d01-bbe1-130ba8412499",
|
34
|
-
"Parameters": {
|
35
|
-
"Num": "[15791367041.743]",
|
36
|
-
"Den": "[1 175929.189 15791367041.743]",
|
37
|
-
"SamplingTime": "auto"
|
38
|
-
},
|
39
|
-
"EnabledScopes": []
|
40
|
-
},
|
41
|
-
{
|
42
|
-
"LibraryName": "PID",
|
43
|
-
"Top": -23,
|
44
|
-
"Left": -70,
|
45
|
-
"Angle": 0,
|
46
|
-
"HF": false,
|
47
|
-
"VF": false,
|
48
|
-
"Name": "PID1",
|
49
|
-
"ID": "9abb4a89-10c9-4af8-97c0-c61315e46652",
|
50
|
-
"Parameters": {
|
51
|
-
"Kp": "11",
|
52
|
-
"Kd": "0",
|
53
|
-
"Ki": "180327.87",
|
54
|
-
"SamplingTime": "auto"
|
55
|
-
},
|
56
|
-
"EnabledScopes": []
|
57
|
-
},
|
58
|
-
{
|
59
|
-
"LibraryName": "PID",
|
60
|
-
"Top": -22,
|
61
|
-
"Left": -36,
|
62
|
-
"Angle": 0,
|
63
|
-
"HF": false,
|
64
|
-
"VF": false,
|
65
|
-
"Name": "PID2",
|
66
|
-
"ID": "2235cc0a-2028-4570-929b-e6efbb96f4d5",
|
67
|
-
"Parameters": {
|
68
|
-
"Kp": "1m",
|
69
|
-
"Kd": "0",
|
70
|
-
"Ki": "90.91",
|
71
|
-
"SamplingTime": "auto"
|
72
|
-
},
|
73
|
-
"EnabledScopes": []
|
74
|
-
},
|
75
|
-
{
|
76
|
-
"LibraryName": "Gain",
|
77
|
-
"Top": -22,
|
78
|
-
"Left": -42,
|
79
|
-
"Angle": 0,
|
80
|
-
"HF": false,
|
81
|
-
"VF": false,
|
82
|
-
"Name": "",
|
83
|
-
"ID": "7e38d6ce-75ce-4a05-8d91-fc6e6e53cd8e",
|
84
|
-
"Parameters": {
|
85
|
-
"Value": "-1",
|
86
|
-
"SamplingTime": "auto"
|
87
|
-
},
|
88
|
-
"EnabledScopes": []
|
89
|
-
},
|
90
|
-
{
|
91
|
-
"LibraryName": "Gain",
|
92
|
-
"Top": -22,
|
93
|
-
"Left": -16,
|
94
|
-
"Angle": 0,
|
95
|
-
"HF": false,
|
96
|
-
"VF": false,
|
97
|
-
"Name": "frequency",
|
98
|
-
"ID": "84c3e957-045a-427b-9973-c56ede11cb9c",
|
99
|
-
"Parameters": {
|
100
|
-
"Value": "f_res",
|
101
|
-
"SamplingTime": "auto"
|
102
|
-
},
|
103
|
-
"EnabledScopes": [
|
104
|
-
"Out"
|
105
|
-
]
|
106
|
-
},
|
107
|
-
{
|
108
|
-
"LibraryName": "Limiter",
|
109
|
-
"Top": -23,
|
110
|
-
"Left": -60,
|
111
|
-
"Angle": 0,
|
112
|
-
"HF": false,
|
113
|
-
"VF": false,
|
114
|
-
"Name": "Lim1",
|
115
|
-
"ID": "c1efee3b-2d17-4ccf-84e1-2ed9455702d7",
|
116
|
-
"Parameters": {
|
117
|
-
"LowLimit": "0",
|
118
|
-
"HighLimit": "450",
|
119
|
-
"SamplingTime": "auto"
|
120
|
-
},
|
121
|
-
"EnabledScopes": []
|
122
|
-
},
|
123
|
-
{
|
124
|
-
"LibraryName": "Limiter",
|
125
|
-
"Top": -22,
|
126
|
-
"Left": -25,
|
127
|
-
"Angle": 0,
|
128
|
-
"HF": false,
|
129
|
-
"VF": false,
|
130
|
-
"Name": "Lim2",
|
131
|
-
"ID": "fb6932f2-13f7-427f-9249-53c559a7cec0",
|
132
|
-
"Parameters": {
|
133
|
-
"LowLimit": "0.7",
|
134
|
-
"HighLimit": "2",
|
135
|
-
"SamplingTime": "auto"
|
136
|
-
},
|
137
|
-
"EnabledScopes": []
|
138
|
-
},
|
139
|
-
{
|
140
|
-
"LibraryName": "Sum",
|
141
|
-
"Top": -22,
|
142
|
-
"Left": -50,
|
143
|
-
"Angle": 0,
|
144
|
-
"HF": false,
|
145
|
-
"VF": false,
|
146
|
-
"Name": "SUM2",
|
147
|
-
"ID": "11d00c48-6771-4f62-96dd-f2ef8e4a9fcf",
|
148
|
-
"Parameters": {
|
149
|
-
"NumberOfInputs": "2",
|
150
|
-
"Gains": "[1 -1]",
|
151
|
-
"SamplingTime": "auto"
|
152
|
-
},
|
153
|
-
"EnabledScopes": []
|
154
|
-
},
|
155
|
-
{
|
156
|
-
"LibraryName": "Sum",
|
157
|
-
"Top": -23,
|
158
|
-
"Left": -76,
|
159
|
-
"Angle": 0,
|
160
|
-
"HF": false,
|
161
|
-
"VF": false,
|
162
|
-
"Name": "SUM1",
|
163
|
-
"ID": "117eb18c-da08-4aa7-96cb-cfcfa55caa0e",
|
164
|
-
"Parameters": {
|
165
|
-
"NumberOfInputs": "2",
|
166
|
-
"Gains": "[1 -1]",
|
167
|
-
"SamplingTime": "auto"
|
168
|
-
},
|
169
|
-
"EnabledScopes": []
|
170
|
-
},
|
171
|
-
{
|
172
|
-
"LibraryName": "Controlled PWM Generator",
|
173
|
-
"Top": -21,
|
174
|
-
"Left": -2,
|
175
|
-
"Angle": 0,
|
176
|
-
"HF": false,
|
177
|
-
"VF": false,
|
178
|
-
"Name": "PWM1",
|
179
|
-
"ID": "80eb1c6d-8309-462f-9d27-7b15d8ae5952",
|
180
|
-
"Parameters": {
|
181
|
-
"RiseTime": "0",
|
182
|
-
"FallTime": "0",
|
183
|
-
"SamplingTime": "auto"
|
184
|
-
},
|
185
|
-
"EnabledScopes": []
|
186
|
-
},
|
187
|
-
{
|
188
|
-
"LibraryName": "Current Probe",
|
189
|
-
"Top": -46,
|
190
|
-
"Left": -1,
|
191
|
-
"Angle": 0,
|
192
|
-
"HF": false,
|
193
|
-
"VF": false,
|
194
|
-
"Name": "Iout",
|
195
|
-
"ID": "2651c460-844a-4899-b15d-e0f3f692f5ee",
|
196
|
-
"Parameters": {
|
197
|
-
"Gain": "1",
|
198
|
-
"SamplingTime": "auto"
|
199
|
-
},
|
200
|
-
"EnabledScopes": [
|
201
|
-
"Current"
|
202
|
-
]
|
203
|
-
},
|
204
|
-
{
|
205
|
-
"LibraryName": "Differential Voltage Meter",
|
206
|
-
"Top": -44,
|
207
|
-
"Left": -43,
|
208
|
-
"Angle": 90,
|
209
|
-
"HF": false,
|
210
|
-
"VF": false,
|
211
|
-
"Name": "Vinv",
|
212
|
-
"ID": "cd5007a1-e192-4f8d-8a2f-5b2113e94d53",
|
213
|
-
"Parameters": {
|
214
|
-
"SamplingTime": "auto"
|
215
|
-
},
|
216
|
-
"EnabledScopes": [
|
217
|
-
"Voltage"
|
218
|
-
]
|
219
|
-
},
|
220
|
-
{
|
221
|
-
"LibraryName": "Differential Voltage Probe",
|
222
|
-
"Top": -43,
|
223
|
-
"Left": 20,
|
224
|
-
"Angle": 90,
|
225
|
-
"HF": false,
|
226
|
-
"VF": false,
|
227
|
-
"Name": "Vout",
|
228
|
-
"ID": "c89a86b7-dbc3-4ca5-8abd-1956638cef7c",
|
229
|
-
"Parameters": {
|
230
|
-
"Gain": "1/420",
|
231
|
-
"SamplingTime": "auto"
|
232
|
-
},
|
233
|
-
"EnabledScopes": [
|
234
|
-
"Voltage"
|
235
|
-
]
|
236
|
-
},
|
237
|
-
{
|
238
|
-
"LibraryName": "Capacitor",
|
239
|
-
"Top": -48,
|
240
|
-
"Left": -40,
|
241
|
-
"Angle": 0,
|
242
|
-
"HF": false,
|
243
|
-
"VF": false,
|
244
|
-
"Name": "Cr",
|
245
|
-
"ID": "6569cadb-bd45-4469-93f4-a47245c9ca6a",
|
246
|
-
"Parameters": {
|
247
|
-
"Value": "Cs",
|
248
|
-
"Vinit": "0"
|
249
|
-
},
|
250
|
-
"EnabledScopes": []
|
251
|
-
},
|
252
|
-
{
|
253
|
-
"LibraryName": "Capacitor",
|
254
|
-
"Top": -40,
|
255
|
-
"Left": 4,
|
256
|
-
"Angle": 90,
|
257
|
-
"HF": false,
|
258
|
-
"VF": false,
|
259
|
-
"Name": "C2",
|
260
|
-
"ID": "ab18ce63-594e-4f40-9b8b-694dc8c5897a",
|
261
|
-
"Parameters": {
|
262
|
-
"Value": "2u",
|
263
|
-
"Vinit": "0"
|
264
|
-
},
|
265
|
-
"EnabledScopes": []
|
266
|
-
},
|
267
|
-
{
|
268
|
-
"LibraryName": "Inductor",
|
269
|
-
"Top": -48,
|
270
|
-
"Left": -34,
|
271
|
-
"Angle": 0,
|
272
|
-
"HF": false,
|
273
|
-
"VF": false,
|
274
|
-
"Name": "Lr",
|
275
|
-
"ID": "1885cfed-6ef9-4340-864b-195bfaa9da7b",
|
276
|
-
"Parameters": {
|
277
|
-
"Value": "Ls",
|
278
|
-
"Iinit": "0"
|
279
|
-
},
|
280
|
-
"EnabledScopes": []
|
281
|
-
},
|
282
|
-
{
|
283
|
-
"LibraryName": "Inductor",
|
284
|
-
"Top": -43,
|
285
|
-
"Left": -27,
|
286
|
-
"Angle": 90,
|
287
|
-
"HF": false,
|
288
|
-
"VF": false,
|
289
|
-
"Name": "L2",
|
290
|
-
"ID": "2141cd15-6ef6-4b06-9419-73aa0d24de5b",
|
291
|
-
"Parameters": {
|
292
|
-
"Value": "Lm",
|
293
|
-
"Iinit": "0"
|
294
|
-
},
|
295
|
-
"EnabledScopes": []
|
296
|
-
},
|
297
|
-
{
|
298
|
-
"LibraryName": "Resistor",
|
299
|
-
"Top": -40,
|
300
|
-
"Left": 9,
|
301
|
-
"Angle": 90,
|
302
|
-
"HF": false,
|
303
|
-
"VF": false,
|
304
|
-
"Name": "R1",
|
305
|
-
"ID": "3475170a-3934-4ce0-84c6-aeb013a54de0",
|
306
|
-
"Parameters": {
|
307
|
-
"Value": "Ro"
|
308
|
-
},
|
309
|
-
"EnabledScopes": []
|
310
|
-
},
|
311
|
-
{
|
312
|
-
"LibraryName": "Diode",
|
313
|
-
"Top": -52,
|
314
|
-
"Left": -59,
|
315
|
-
"Angle": 270,
|
316
|
-
"HF": false,
|
317
|
-
"VF": false,
|
318
|
-
"Name": "D1",
|
319
|
-
"ID": "b15bd5c1-04cf-4a6b-8281-c801f01d4cc5",
|
320
|
-
"Parameters": {
|
321
|
-
"Rd": "0.1m",
|
322
|
-
"Vf": "0"
|
323
|
-
},
|
324
|
-
"EnabledScopes": []
|
325
|
-
},
|
326
|
-
{
|
327
|
-
"LibraryName": "Diode",
|
328
|
-
"Top": -38,
|
329
|
-
"Left": -59,
|
330
|
-
"Angle": 270,
|
331
|
-
"HF": false,
|
332
|
-
"VF": false,
|
333
|
-
"Name": "D2",
|
334
|
-
"ID": "2429b5a6-445e-4d63-b6f0-07dc22358bb9",
|
335
|
-
"Parameters": {
|
336
|
-
"Rd": "0.1m",
|
337
|
-
"Vf": "0"
|
338
|
-
},
|
339
|
-
"EnabledScopes": []
|
340
|
-
},
|
341
|
-
{
|
342
|
-
"LibraryName": "Diode",
|
343
|
-
"Top": -52,
|
344
|
-
"Left": -47,
|
345
|
-
"Angle": 270,
|
346
|
-
"HF": false,
|
347
|
-
"VF": false,
|
348
|
-
"Name": "D3",
|
349
|
-
"ID": "d27e7a2e-f48e-4ccd-a9df-8ba543bf3948",
|
350
|
-
"Parameters": {
|
351
|
-
"Rd": "0.1m",
|
352
|
-
"Vf": "0"
|
353
|
-
},
|
354
|
-
"EnabledScopes": []
|
355
|
-
},
|
356
|
-
{
|
357
|
-
"LibraryName": "Diode",
|
358
|
-
"Top": -38,
|
359
|
-
"Left": -47,
|
360
|
-
"Angle": 270,
|
361
|
-
"HF": false,
|
362
|
-
"VF": false,
|
363
|
-
"Name": "D4",
|
364
|
-
"ID": "2906dabc-24a3-42d5-96aa-b720b2c8b621",
|
365
|
-
"Parameters": {
|
366
|
-
"Rd": "0.1m",
|
367
|
-
"Vf": "0"
|
368
|
-
},
|
369
|
-
"EnabledScopes": []
|
370
|
-
},
|
371
|
-
{
|
372
|
-
"LibraryName": "Diode",
|
373
|
-
"Top": -46,
|
374
|
-
"Left": -11,
|
375
|
-
"Angle": 0,
|
376
|
-
"HF": false,
|
377
|
-
"VF": false,
|
378
|
-
"Name": "D6",
|
379
|
-
"ID": "52375c9c-3abf-4845-bae5-ce2c304a0612",
|
380
|
-
"Parameters": {
|
381
|
-
"Rd": "1m",
|
382
|
-
"Vf": "0"
|
383
|
-
},
|
384
|
-
"EnabledScopes": []
|
385
|
-
},
|
386
|
-
{
|
387
|
-
"LibraryName": "Diode",
|
388
|
-
"Top": -40,
|
389
|
-
"Left": -11,
|
390
|
-
"Angle": 0,
|
391
|
-
"HF": false,
|
392
|
-
"VF": false,
|
393
|
-
"Name": "D8",
|
394
|
-
"ID": "222be95b-6421-494f-afb8-81ecccf5f811",
|
395
|
-
"Parameters": {
|
396
|
-
"Rd": "1m",
|
397
|
-
"Vf": "0"
|
398
|
-
},
|
399
|
-
"EnabledScopes": []
|
400
|
-
},
|
401
|
-
{
|
402
|
-
"LibraryName": "Diode",
|
403
|
-
"Top": -36,
|
404
|
-
"Left": -11,
|
405
|
-
"Angle": 180,
|
406
|
-
"HF": false,
|
407
|
-
"VF": false,
|
408
|
-
"Name": "D5",
|
409
|
-
"ID": "9d6fa513-e47c-454e-aa5f-744b007be981",
|
410
|
-
"Parameters": {
|
411
|
-
"Rd": "1m",
|
412
|
-
"Vf": "0"
|
413
|
-
},
|
414
|
-
"EnabledScopes": []
|
415
|
-
},
|
416
|
-
{
|
417
|
-
"LibraryName": "Diode",
|
418
|
-
"Top": -42,
|
419
|
-
"Left": -11,
|
420
|
-
"Angle": 180,
|
421
|
-
"HF": false,
|
422
|
-
"VF": false,
|
423
|
-
"Name": "D7",
|
424
|
-
"ID": "60e14f59-2e05-4895-81e0-f2f64efbd75a",
|
425
|
-
"Parameters": {
|
426
|
-
"Rd": "1m",
|
427
|
-
"Vf": "0"
|
428
|
-
},
|
429
|
-
"EnabledScopes": []
|
430
|
-
},
|
431
|
-
{
|
432
|
-
"LibraryName": "MOSFET",
|
433
|
-
"Top": -54,
|
434
|
-
"Left": -61,
|
435
|
-
"Angle": 0,
|
436
|
-
"HF": false,
|
437
|
-
"VF": false,
|
438
|
-
"Name": "T1",
|
439
|
-
"ID": "87a89182-d02d-430c-ae8f-3f9b42b1b077",
|
440
|
-
"Parameters": {
|
441
|
-
"Ron": "0.1m"
|
442
|
-
},
|
443
|
-
"EnabledScopes": []
|
444
|
-
},
|
445
|
-
{
|
446
|
-
"LibraryName": "MOSFET",
|
447
|
-
"Top": -40,
|
448
|
-
"Left": -61,
|
449
|
-
"Angle": 0,
|
450
|
-
"HF": false,
|
451
|
-
"VF": false,
|
452
|
-
"Name": "T2",
|
453
|
-
"ID": "7f639246-6d77-415e-84ba-d6aa64ff119b",
|
454
|
-
"Parameters": {
|
455
|
-
"Ron": "0.1m"
|
456
|
-
},
|
457
|
-
"EnabledScopes": []
|
458
|
-
},
|
459
|
-
{
|
460
|
-
"LibraryName": "MOSFET",
|
461
|
-
"Top": -54,
|
462
|
-
"Left": -49,
|
463
|
-
"Angle": 0,
|
464
|
-
"HF": false,
|
465
|
-
"VF": false,
|
466
|
-
"Name": "T3",
|
467
|
-
"ID": "396f5821-405d-43f0-9dcc-06e9b64ee2dc",
|
468
|
-
"Parameters": {
|
469
|
-
"Ron": "0.1m"
|
470
|
-
},
|
471
|
-
"EnabledScopes": []
|
472
|
-
},
|
473
|
-
{
|
474
|
-
"LibraryName": "MOSFET",
|
475
|
-
"Top": -40,
|
476
|
-
"Left": -49,
|
477
|
-
"Angle": 0,
|
478
|
-
"HF": false,
|
479
|
-
"VF": false,
|
480
|
-
"Name": "T4",
|
481
|
-
"ID": "03b01795-2141-420b-bdc3-eda82462a954",
|
482
|
-
"Parameters": {
|
483
|
-
"Ron": "0.1m"
|
484
|
-
},
|
485
|
-
"EnabledScopes": []
|
486
|
-
},
|
487
|
-
{
|
488
|
-
"LibraryName": "DC Voltage Source",
|
489
|
-
"Top": -48,
|
490
|
-
"Left": -70,
|
491
|
-
"Angle": 0,
|
492
|
-
"HF": false,
|
493
|
-
"VF": false,
|
494
|
-
"Name": "DC1",
|
495
|
-
"ID": "a98bd01e-bff6-4ad5-8cb7-2ea83cf5e5b1",
|
496
|
-
"Parameters": {
|
497
|
-
"Voltage": "Vin"
|
498
|
-
},
|
499
|
-
"EnabledScopes": []
|
500
|
-
},
|
501
|
-
{
|
502
|
-
"LibraryName": "Ground",
|
503
|
-
"Top": -34,
|
504
|
-
"Left": -69,
|
505
|
-
"Angle": 0,
|
506
|
-
"HF": false,
|
507
|
-
"VF": false,
|
508
|
-
"Name": "Ground1",
|
509
|
-
"ID": "b30261db-c8cb-42b7-97c5-9ccc053fbd3f",
|
510
|
-
"Parameters": {},
|
511
|
-
"EnabledScopes": []
|
512
|
-
},
|
513
|
-
{
|
514
|
-
"LibraryName": "Ground",
|
515
|
-
"Top": -35,
|
516
|
-
"Left": 20,
|
517
|
-
"Angle": 0,
|
518
|
-
"HF": false,
|
519
|
-
"VF": false,
|
520
|
-
"Name": "Ground2",
|
521
|
-
"ID": "fbe00b31-d614-45ce-918c-294a91a2f8c0",
|
522
|
-
"Parameters": {},
|
523
|
-
"EnabledScopes": []
|
524
|
-
},
|
525
|
-
{
|
526
|
-
"LibraryName": "Ideal Transformer, 2 Winding",
|
527
|
-
"Top": -44,
|
528
|
-
"Left": -22,
|
529
|
-
"Angle": 270,
|
530
|
-
"HF": false,
|
531
|
-
"VF": false,
|
532
|
-
"Name": "TX1",
|
533
|
-
"ID": "60e750ea-2731-4706-84e4-0566a29eb29d",
|
534
|
-
"Parameters": {
|
535
|
-
"Ratio": "N"
|
536
|
-
},
|
537
|
-
"EnabledScopes": [
|
538
|
-
"W1 - Current",
|
539
|
-
"W1 - Voltage",
|
540
|
-
"W2 - Current",
|
541
|
-
"W2 - Voltage"
|
542
|
-
]
|
543
|
-
},
|
544
|
-
{
|
545
|
-
"LibraryName": "Control Output Connector Label",
|
546
|
-
"Top": -52,
|
547
|
-
"Left": -65,
|
548
|
-
"Angle": 0,
|
549
|
-
"HF": false,
|
550
|
-
"VF": false,
|
551
|
-
"Name": "Q1",
|
552
|
-
"ID": "66893bc2-1aee-49c5-85f8-cef08236365c",
|
553
|
-
"Parameters": {},
|
554
|
-
"EnabledScopes": []
|
555
|
-
},
|
556
|
-
{
|
557
|
-
"LibraryName": "Control Output Connector Label",
|
558
|
-
"Top": -38,
|
559
|
-
"Left": -65,
|
560
|
-
"Angle": 0,
|
561
|
-
"HF": false,
|
562
|
-
"VF": false,
|
563
|
-
"Name": "!Q1",
|
564
|
-
"ID": "200a9bdd-ae32-4781-b68b-40f47e4e1e3c",
|
565
|
-
"Parameters": {},
|
566
|
-
"EnabledScopes": []
|
567
|
-
},
|
568
|
-
{
|
569
|
-
"LibraryName": "Control Output Connector Label",
|
570
|
-
"Top": -52,
|
571
|
-
"Left": -53,
|
572
|
-
"Angle": 0,
|
573
|
-
"HF": false,
|
574
|
-
"VF": false,
|
575
|
-
"Name": "!Q1",
|
576
|
-
"ID": "6f3d05f5-b6ff-4de8-ab86-f94777e6b6e8",
|
577
|
-
"Parameters": {},
|
578
|
-
"EnabledScopes": []
|
579
|
-
},
|
580
|
-
{
|
581
|
-
"LibraryName": "Control Output Connector Label",
|
582
|
-
"Top": -38,
|
583
|
-
"Left": -53,
|
584
|
-
"Angle": 0,
|
585
|
-
"HF": false,
|
586
|
-
"VF": false,
|
587
|
-
"Name": "Q1",
|
588
|
-
"ID": "54ab7d14-d471-407b-8752-9630a79b1080",
|
589
|
-
"Parameters": {},
|
590
|
-
"EnabledScopes": []
|
591
|
-
},
|
592
|
-
{
|
593
|
-
"LibraryName": "Control Input Connector Label",
|
594
|
-
"Top": -19,
|
595
|
-
"Left": 16,
|
596
|
-
"Angle": 0,
|
597
|
-
"HF": false,
|
598
|
-
"VF": false,
|
599
|
-
"Name": "Q1",
|
600
|
-
"ID": "51bdd289-1de3-43df-9670-7bfabe09a757",
|
601
|
-
"Parameters": {},
|
602
|
-
"EnabledScopes": []
|
603
|
-
},
|
604
|
-
{
|
605
|
-
"LibraryName": "Not",
|
606
|
-
"Top": -17,
|
607
|
-
"Left": 10,
|
608
|
-
"Angle": 0,
|
609
|
-
"HF": false,
|
610
|
-
"VF": false,
|
611
|
-
"Name": "",
|
612
|
-
"ID": "d291fa17-a0a8-4dd8-beac-7031ce114085",
|
613
|
-
"Parameters": {
|
614
|
-
"SamplingTime": "auto"
|
615
|
-
},
|
616
|
-
"EnabledScopes": []
|
617
|
-
},
|
618
|
-
{
|
619
|
-
"LibraryName": "Control Input Connector Label",
|
620
|
-
"Top": -16,
|
621
|
-
"Left": 16,
|
622
|
-
"Angle": 0,
|
623
|
-
"HF": false,
|
624
|
-
"VF": false,
|
625
|
-
"Name": "!Q1",
|
626
|
-
"ID": "f0c85aa4-c741-4f36-b3d9-d2461db701dc",
|
627
|
-
"Parameters": {},
|
628
|
-
"EnabledScopes": []
|
629
|
-
},
|
630
|
-
{
|
631
|
-
"LibraryName": "Constant",
|
632
|
-
"Top": -20,
|
633
|
-
"Left": -12,
|
634
|
-
"Angle": 0,
|
635
|
-
"HF": false,
|
636
|
-
"VF": false,
|
637
|
-
"Name": "",
|
638
|
-
"ID": "abe8cf13-4ed3-41c0-8f39-a6dd0e542725",
|
639
|
-
"Parameters": {
|
640
|
-
"Value": "0.5",
|
641
|
-
"SamplingTime": "auto"
|
642
|
-
},
|
643
|
-
"EnabledScopes": []
|
644
|
-
},
|
645
|
-
{
|
646
|
-
"LibraryName": "Constant",
|
647
|
-
"Top": -18,
|
648
|
-
"Left": -8,
|
649
|
-
"Angle": 0,
|
650
|
-
"HF": false,
|
651
|
-
"VF": false,
|
652
|
-
"Name": "",
|
653
|
-
"ID": "156b9c12-c4e6-4449-a86b-2615958222e9",
|
654
|
-
"Parameters": {
|
655
|
-
"Value": "0",
|
656
|
-
"SamplingTime": "auto"
|
657
|
-
},
|
658
|
-
"EnabledScopes": []
|
659
|
-
},
|
660
|
-
{
|
661
|
-
"LibraryName": "Constant",
|
662
|
-
"Top": -24,
|
663
|
-
"Left": -82,
|
664
|
-
"Angle": 0,
|
665
|
-
"HF": false,
|
666
|
-
"VF": false,
|
667
|
-
"Name": "",
|
668
|
-
"ID": "49d5f672-7875-4109-93df-774c1e366c48",
|
669
|
-
"Parameters": {
|
670
|
-
"Value": "1",
|
671
|
-
"SamplingTime": "auto"
|
672
|
-
},
|
673
|
-
"EnabledScopes": []
|
674
|
-
}
|
675
|
-
],
|
676
|
-
"Connectors": [
|
677
|
-
{
|
678
|
-
"Segments": [
|
679
|
-
{
|
680
|
-
"StartX": -59,
|
681
|
-
"StartY": -54,
|
682
|
-
"EndX": -68,
|
683
|
-
"EndY": -54
|
684
|
-
},
|
685
|
-
{
|
686
|
-
"StartX": -68,
|
687
|
-
"StartY": -48,
|
688
|
-
"EndX": -68,
|
689
|
-
"EndY": -54
|
690
|
-
},
|
691
|
-
{
|
692
|
-
"StartX": -59,
|
693
|
-
"StartY": -54,
|
694
|
-
"EndX": -56,
|
695
|
-
"EndY": -54
|
696
|
-
},
|
697
|
-
{
|
698
|
-
"StartX": -56,
|
699
|
-
"StartY": -54,
|
700
|
-
"EndX": -47,
|
701
|
-
"EndY": -54
|
702
|
-
},
|
703
|
-
{
|
704
|
-
"StartX": -47,
|
705
|
-
"StartY": -54,
|
706
|
-
"EndX": -44,
|
707
|
-
"EndY": -54
|
708
|
-
}
|
709
|
-
],
|
710
|
-
"Name": "C9"
|
711
|
-
},
|
712
|
-
{
|
713
|
-
"Segments": [
|
714
|
-
{
|
715
|
-
"StartX": -68,
|
716
|
-
"StartY": -40,
|
717
|
-
"EndX": -68,
|
718
|
-
"EndY": -34
|
719
|
-
},
|
720
|
-
{
|
721
|
-
"StartX": -68,
|
722
|
-
"StartY": -34,
|
723
|
-
"EndX": -59,
|
724
|
-
"EndY": -34
|
725
|
-
},
|
726
|
-
{
|
727
|
-
"StartX": -59,
|
728
|
-
"StartY": -34,
|
729
|
-
"EndX": -56,
|
730
|
-
"EndY": -34
|
731
|
-
},
|
732
|
-
{
|
733
|
-
"StartX": -56,
|
734
|
-
"StartY": -34,
|
735
|
-
"EndX": -47,
|
736
|
-
"EndY": -34
|
737
|
-
},
|
738
|
-
{
|
739
|
-
"StartX": -47,
|
740
|
-
"StartY": -34,
|
741
|
-
"EndX": -44,
|
742
|
-
"EndY": -34
|
743
|
-
}
|
744
|
-
],
|
745
|
-
"Name": "C10"
|
746
|
-
},
|
747
|
-
{
|
748
|
-
"Segments": [
|
749
|
-
{
|
750
|
-
"StartX": -59,
|
751
|
-
"StartY": -48,
|
752
|
-
"EndX": -56,
|
753
|
-
"EndY": -48
|
754
|
-
},
|
755
|
-
{
|
756
|
-
"StartX": -59,
|
757
|
-
"StartY": -40,
|
758
|
-
"EndX": -56,
|
759
|
-
"EndY": -40
|
760
|
-
},
|
761
|
-
{
|
762
|
-
"StartX": -41,
|
763
|
-
"StartY": -45,
|
764
|
-
"EndX": -41,
|
765
|
-
"EndY": -47
|
766
|
-
},
|
767
|
-
{
|
768
|
-
"StartX": -59,
|
769
|
-
"StartY": -47,
|
770
|
-
"EndX": -41,
|
771
|
-
"EndY": -47
|
772
|
-
},
|
773
|
-
{
|
774
|
-
"StartX": -41,
|
775
|
-
"StartY": -47,
|
776
|
-
"EndX": -40,
|
777
|
-
"EndY": -47
|
778
|
-
},
|
779
|
-
{
|
780
|
-
"StartX": -59,
|
781
|
-
"StartY": -48,
|
782
|
-
"EndX": -59,
|
783
|
-
"EndY": -47
|
784
|
-
},
|
785
|
-
{
|
786
|
-
"StartX": -59,
|
787
|
-
"StartY": -47,
|
788
|
-
"EndX": -59,
|
789
|
-
"EndY": -40
|
790
|
-
}
|
791
|
-
],
|
792
|
-
"Name": "C4"
|
793
|
-
},
|
794
|
-
{
|
795
|
-
"Segments": [
|
796
|
-
{
|
797
|
-
"StartX": -53,
|
798
|
-
"StartY": -27,
|
799
|
-
"EndX": -53,
|
800
|
-
"EndY": -19
|
801
|
-
},
|
802
|
-
{
|
803
|
-
"StartX": -50,
|
804
|
-
"StartY": -19,
|
805
|
-
"EndX": -53,
|
806
|
-
"EndY": -19
|
807
|
-
},
|
808
|
-
{
|
809
|
-
"StartX": -35,
|
810
|
-
"StartY": -27,
|
811
|
-
"EndX": -53,
|
812
|
-
"EndY": -27
|
813
|
-
}
|
814
|
-
],
|
815
|
-
"Name": "C33"
|
816
|
-
},
|
817
|
-
{
|
818
|
-
"Segments": [
|
819
|
-
{
|
820
|
-
"StartX": -46,
|
821
|
-
"StartY": -20,
|
822
|
-
"EndX": -42,
|
823
|
-
"EndY": -20
|
824
|
-
}
|
825
|
-
],
|
826
|
-
"Name": "C6"
|
827
|
-
},
|
828
|
-
{
|
829
|
-
"Segments": [
|
830
|
-
{
|
831
|
-
"StartX": -24,
|
832
|
-
"StartY": -45,
|
833
|
-
"EndX": -24,
|
834
|
-
"EndY": -47
|
835
|
-
},
|
836
|
-
{
|
837
|
-
"StartX": -20,
|
838
|
-
"StartY": -45,
|
839
|
-
"EndX": -20,
|
840
|
-
"EndY": -47
|
841
|
-
},
|
842
|
-
{
|
843
|
-
"StartX": -28,
|
844
|
-
"StartY": -47,
|
845
|
-
"EndX": -24,
|
846
|
-
"EndY": -47
|
847
|
-
},
|
848
|
-
{
|
849
|
-
"StartX": -24,
|
850
|
-
"StartY": -47,
|
851
|
-
"EndX": -20,
|
852
|
-
"EndY": -47
|
853
|
-
}
|
854
|
-
],
|
855
|
-
"Name": "C2"
|
856
|
-
},
|
857
|
-
{
|
858
|
-
"Segments": [
|
859
|
-
{
|
860
|
-
"StartX": -11,
|
861
|
-
"StartY": -41,
|
862
|
-
"EndX": -12,
|
863
|
-
"EndY": -41
|
864
|
-
},
|
865
|
-
{
|
866
|
-
"StartX": -12,
|
867
|
-
"StartY": -41,
|
868
|
-
"EndX": -12,
|
869
|
-
"EndY": -45
|
870
|
-
},
|
871
|
-
{
|
872
|
-
"StartX": -18,
|
873
|
-
"StartY": -45,
|
874
|
-
"EndX": -12,
|
875
|
-
"EndY": -45
|
876
|
-
},
|
877
|
-
{
|
878
|
-
"StartX": -12,
|
879
|
-
"StartY": -45,
|
880
|
-
"EndX": -11,
|
881
|
-
"EndY": -45
|
882
|
-
}
|
883
|
-
],
|
884
|
-
"Name": "C21"
|
885
|
-
},
|
886
|
-
{
|
887
|
-
"Segments": [
|
888
|
-
{
|
889
|
-
"StartX": -18,
|
890
|
-
"StartY": -39,
|
891
|
-
"EndX": -18,
|
892
|
-
"EndY": -35
|
893
|
-
},
|
894
|
-
{
|
895
|
-
"StartX": -13,
|
896
|
-
"StartY": -39,
|
897
|
-
"EndX": -13,
|
898
|
-
"EndY": -35
|
899
|
-
},
|
900
|
-
{
|
901
|
-
"StartX": -11,
|
902
|
-
"StartY": -39,
|
903
|
-
"EndX": -13,
|
904
|
-
"EndY": -39
|
905
|
-
},
|
906
|
-
{
|
907
|
-
"StartX": -18,
|
908
|
-
"StartY": -35,
|
909
|
-
"EndX": -13,
|
910
|
-
"EndY": -35
|
911
|
-
},
|
912
|
-
{
|
913
|
-
"StartX": -13,
|
914
|
-
"StartY": -35,
|
915
|
-
"EndX": -11,
|
916
|
-
"EndY": -35
|
917
|
-
}
|
918
|
-
],
|
919
|
-
"Name": "C20"
|
920
|
-
},
|
921
|
-
{
|
922
|
-
"Segments": [
|
923
|
-
{
|
924
|
-
"StartX": -5,
|
925
|
-
"StartY": -39,
|
926
|
-
"EndX": -4,
|
927
|
-
"EndY": -39
|
928
|
-
},
|
929
|
-
{
|
930
|
-
"StartX": -4,
|
931
|
-
"StartY": -45,
|
932
|
-
"EndX": -4,
|
933
|
-
"EndY": -39
|
934
|
-
},
|
935
|
-
{
|
936
|
-
"StartX": -5,
|
937
|
-
"StartY": -45,
|
938
|
-
"EndX": -4,
|
939
|
-
"EndY": -45
|
940
|
-
},
|
941
|
-
{
|
942
|
-
"StartX": -4,
|
943
|
-
"StartY": -45,
|
944
|
-
"EndX": -1,
|
945
|
-
"EndY": -45
|
946
|
-
}
|
947
|
-
],
|
948
|
-
"Name": "C25"
|
949
|
-
},
|
950
|
-
{
|
951
|
-
"Segments": [
|
952
|
-
{
|
953
|
-
"StartX": -72,
|
954
|
-
"StartY": -21,
|
955
|
-
"EndX": -70,
|
956
|
-
"EndY": -21
|
957
|
-
}
|
958
|
-
],
|
959
|
-
"Name": "C3"
|
960
|
-
},
|
961
|
-
{
|
962
|
-
"Segments": [
|
963
|
-
{
|
964
|
-
"StartX": -60,
|
965
|
-
"StartY": -21,
|
966
|
-
"EndX": -62,
|
967
|
-
"EndY": -21
|
968
|
-
}
|
969
|
-
],
|
970
|
-
"Name": "C7"
|
971
|
-
},
|
972
|
-
{
|
973
|
-
"Segments": [
|
974
|
-
{
|
975
|
-
"StartX": -56,
|
976
|
-
"StartY": -21,
|
977
|
-
"EndX": -50,
|
978
|
-
"EndY": -21
|
979
|
-
}
|
980
|
-
],
|
981
|
-
"Name": "C16"
|
982
|
-
},
|
983
|
-
{
|
984
|
-
"Segments": [
|
985
|
-
{
|
986
|
-
"StartX": -38,
|
987
|
-
"StartY": -20,
|
988
|
-
"EndX": -36,
|
989
|
-
"EndY": -20
|
990
|
-
}
|
991
|
-
],
|
992
|
-
"Name": "C8"
|
993
|
-
},
|
994
|
-
{
|
995
|
-
"Segments": [
|
996
|
-
{
|
997
|
-
"StartX": -25,
|
998
|
-
"StartY": -20,
|
999
|
-
"EndX": -28,
|
1000
|
-
"EndY": -20
|
1001
|
-
}
|
1002
|
-
],
|
1003
|
-
"Name": "C11"
|
1004
|
-
},
|
1005
|
-
{
|
1006
|
-
"Segments": [
|
1007
|
-
{
|
1008
|
-
"StartX": -21,
|
1009
|
-
"StartY": -20,
|
1010
|
-
"EndX": -16,
|
1011
|
-
"EndY": -20
|
1012
|
-
}
|
1013
|
-
],
|
1014
|
-
"Name": "C26"
|
1015
|
-
},
|
1016
|
-
{
|
1017
|
-
"Segments": [
|
1018
|
-
{
|
1019
|
-
"StartX": -47,
|
1020
|
-
"StartY": -48,
|
1021
|
-
"EndX": -44,
|
1022
|
-
"EndY": -48
|
1023
|
-
},
|
1024
|
-
{
|
1025
|
-
"StartX": -41,
|
1026
|
-
"StartY": -41,
|
1027
|
-
"EndX": -47,
|
1028
|
-
"EndY": -41
|
1029
|
-
},
|
1030
|
-
{
|
1031
|
-
"StartX": -47,
|
1032
|
-
"StartY": -40,
|
1033
|
-
"EndX": -44,
|
1034
|
-
"EndY": -40
|
1035
|
-
},
|
1036
|
-
{
|
1037
|
-
"StartX": -41,
|
1038
|
-
"StartY": -41,
|
1039
|
-
"EndX": -41,
|
1040
|
-
"EndY": -34
|
1041
|
-
},
|
1042
|
-
{
|
1043
|
-
"StartX": -24,
|
1044
|
-
"StartY": -39,
|
1045
|
-
"EndX": -24,
|
1046
|
-
"EndY": -34
|
1047
|
-
},
|
1048
|
-
{
|
1049
|
-
"StartX": -20,
|
1050
|
-
"StartY": -39,
|
1051
|
-
"EndX": -20,
|
1052
|
-
"EndY": -34
|
1053
|
-
},
|
1054
|
-
{
|
1055
|
-
"StartX": -41,
|
1056
|
-
"StartY": -34,
|
1057
|
-
"EndX": -24,
|
1058
|
-
"EndY": -34
|
1059
|
-
},
|
1060
|
-
{
|
1061
|
-
"StartX": -24,
|
1062
|
-
"StartY": -34,
|
1063
|
-
"EndX": -20,
|
1064
|
-
"EndY": -34
|
1065
|
-
},
|
1066
|
-
{
|
1067
|
-
"StartX": -47,
|
1068
|
-
"StartY": -48,
|
1069
|
-
"EndX": -47,
|
1070
|
-
"EndY": -41
|
1071
|
-
},
|
1072
|
-
{
|
1073
|
-
"StartX": -47,
|
1074
|
-
"StartY": -41,
|
1075
|
-
"EndX": -47,
|
1076
|
-
"EndY": -40
|
1077
|
-
}
|
1078
|
-
],
|
1079
|
-
"Name": "C5"
|
1080
|
-
},
|
1081
|
-
{
|
1082
|
-
"Segments": [
|
1083
|
-
{
|
1084
|
-
"StartX": 22,
|
1085
|
-
"StartY": -44,
|
1086
|
-
"EndX": 22,
|
1087
|
-
"EndY": -45
|
1088
|
-
},
|
1089
|
-
{
|
1090
|
-
"StartX": 7,
|
1091
|
-
"StartY": -42,
|
1092
|
-
"EndX": 7,
|
1093
|
-
"EndY": -45
|
1094
|
-
},
|
1095
|
-
{
|
1096
|
-
"StartX": 12,
|
1097
|
-
"StartY": -42,
|
1098
|
-
"EndX": 12,
|
1099
|
-
"EndY": -45
|
1100
|
-
},
|
1101
|
-
{
|
1102
|
-
"StartX": 3,
|
1103
|
-
"StartY": -45,
|
1104
|
-
"EndX": 7,
|
1105
|
-
"EndY": -45
|
1106
|
-
},
|
1107
|
-
{
|
1108
|
-
"StartX": 7,
|
1109
|
-
"StartY": -45,
|
1110
|
-
"EndX": 12,
|
1111
|
-
"EndY": -45
|
1112
|
-
},
|
1113
|
-
{
|
1114
|
-
"StartX": 12,
|
1115
|
-
"StartY": -45,
|
1116
|
-
"EndX": 22,
|
1117
|
-
"EndY": -45
|
1118
|
-
}
|
1119
|
-
],
|
1120
|
-
"Name": "C31"
|
1121
|
-
},
|
1122
|
-
{
|
1123
|
-
"Segments": [
|
1124
|
-
{
|
1125
|
-
"StartX": 22,
|
1126
|
-
"StartY": -40,
|
1127
|
-
"EndX": 22,
|
1128
|
-
"EndY": -35
|
1129
|
-
},
|
1130
|
-
{
|
1131
|
-
"StartX": 7,
|
1132
|
-
"StartY": -36,
|
1133
|
-
"EndX": 7,
|
1134
|
-
"EndY": -35
|
1135
|
-
},
|
1136
|
-
{
|
1137
|
-
"StartX": 12,
|
1138
|
-
"StartY": -36,
|
1139
|
-
"EndX": 12,
|
1140
|
-
"EndY": -35
|
1141
|
-
},
|
1142
|
-
{
|
1143
|
-
"StartX": -5,
|
1144
|
-
"StartY": -41,
|
1145
|
-
"EndX": -3,
|
1146
|
-
"EndY": -41
|
1147
|
-
},
|
1148
|
-
{
|
1149
|
-
"StartX": -3,
|
1150
|
-
"StartY": -41,
|
1151
|
-
"EndX": -3,
|
1152
|
-
"EndY": -35
|
1153
|
-
},
|
1154
|
-
{
|
1155
|
-
"StartX": -5,
|
1156
|
-
"StartY": -35,
|
1157
|
-
"EndX": -3,
|
1158
|
-
"EndY": -35
|
1159
|
-
},
|
1160
|
-
{
|
1161
|
-
"StartX": -3,
|
1162
|
-
"StartY": -35,
|
1163
|
-
"EndX": 7,
|
1164
|
-
"EndY": -35
|
1165
|
-
},
|
1166
|
-
{
|
1167
|
-
"StartX": 7,
|
1168
|
-
"StartY": -35,
|
1169
|
-
"EndX": 12,
|
1170
|
-
"EndY": -35
|
1171
|
-
},
|
1172
|
-
{
|
1173
|
-
"StartX": 12,
|
1174
|
-
"StartY": -35,
|
1175
|
-
"EndX": 21,
|
1176
|
-
"EndY": -35
|
1177
|
-
},
|
1178
|
-
{
|
1179
|
-
"StartX": 21,
|
1180
|
-
"StartY": -35,
|
1181
|
-
"EndX": 22,
|
1182
|
-
"EndY": -35
|
1183
|
-
}
|
1184
|
-
],
|
1185
|
-
"Name": "C12"
|
1186
|
-
},
|
1187
|
-
{
|
1188
|
-
"Segments": [
|
1189
|
-
{
|
1190
|
-
"StartX": -76,
|
1191
|
-
"StartY": -20,
|
1192
|
-
"EndX": -77,
|
1193
|
-
"EndY": -20
|
1194
|
-
},
|
1195
|
-
{
|
1196
|
-
"StartX": -65,
|
1197
|
-
"StartY": -30,
|
1198
|
-
"EndX": -77,
|
1199
|
-
"EndY": -30
|
1200
|
-
},
|
1201
|
-
{
|
1202
|
-
"StartX": -77,
|
1203
|
-
"StartY": -30,
|
1204
|
-
"EndX": -77,
|
1205
|
-
"EndY": -20
|
1206
|
-
}
|
1207
|
-
],
|
1208
|
-
"Name": "C34"
|
1209
|
-
},
|
1210
|
-
{
|
1211
|
-
"Segments": [
|
1212
|
-
{
|
1213
|
-
"StartX": -12,
|
1214
|
-
"StartY": -20,
|
1215
|
-
"EndX": -2,
|
1216
|
-
"EndY": -20
|
1217
|
-
}
|
1218
|
-
],
|
1219
|
-
"Name": "C13"
|
1220
|
-
},
|
1221
|
-
{
|
1222
|
-
"Segments": [
|
1223
|
-
{
|
1224
|
-
"StartX": 1,
|
1225
|
-
"StartY": -44,
|
1226
|
-
"EndX": 1,
|
1227
|
-
"EndY": -27
|
1228
|
-
},
|
1229
|
-
{
|
1230
|
-
"StartX": -31,
|
1231
|
-
"StartY": -27,
|
1232
|
-
"EndX": 1,
|
1233
|
-
"EndY": -27
|
1234
|
-
}
|
1235
|
-
],
|
1236
|
-
"Name": "C32"
|
1237
|
-
},
|
1238
|
-
{
|
1239
|
-
"Segments": [
|
1240
|
-
{
|
1241
|
-
"StartX": 10,
|
1242
|
-
"StartY": -15,
|
1243
|
-
"EndX": 9,
|
1244
|
-
"EndY": -15
|
1245
|
-
},
|
1246
|
-
{
|
1247
|
-
"StartX": 9,
|
1248
|
-
"StartY": -18,
|
1249
|
-
"EndX": 9,
|
1250
|
-
"EndY": -15
|
1251
|
-
},
|
1252
|
-
{
|
1253
|
-
"StartX": 6,
|
1254
|
-
"StartY": -18,
|
1255
|
-
"EndX": 9,
|
1256
|
-
"EndY": -18
|
1257
|
-
},
|
1258
|
-
{
|
1259
|
-
"StartX": 9,
|
1260
|
-
"StartY": -18,
|
1261
|
-
"EndX": 16,
|
1262
|
-
"EndY": -18
|
1263
|
-
}
|
1264
|
-
],
|
1265
|
-
"Name": "C14"
|
1266
|
-
},
|
1267
|
-
{
|
1268
|
-
"Segments": [
|
1269
|
-
{
|
1270
|
-
"StartX": 14,
|
1271
|
-
"StartY": -15,
|
1272
|
-
"EndX": 16,
|
1273
|
-
"EndY": -15
|
1274
|
-
}
|
1275
|
-
],
|
1276
|
-
"Name": "C19"
|
1277
|
-
},
|
1278
|
-
{
|
1279
|
-
"Segments": [
|
1280
|
-
{
|
1281
|
-
"StartX": 16,
|
1282
|
-
"StartY": -42,
|
1283
|
-
"EndX": 16,
|
1284
|
-
"EndY": -30
|
1285
|
-
},
|
1286
|
-
{
|
1287
|
-
"StartX": 21,
|
1288
|
-
"StartY": -42,
|
1289
|
-
"EndX": 16,
|
1290
|
-
"EndY": -42
|
1291
|
-
},
|
1292
|
-
{
|
1293
|
-
"StartX": -61,
|
1294
|
-
"StartY": -30,
|
1295
|
-
"EndX": 16,
|
1296
|
-
"EndY": -30
|
1297
|
-
}
|
1298
|
-
],
|
1299
|
-
"Name": "C17"
|
1300
|
-
},
|
1301
|
-
{
|
1302
|
-
"Segments": [
|
1303
|
-
{
|
1304
|
-
"StartX": -2,
|
1305
|
-
"StartY": -18,
|
1306
|
-
"EndX": -8,
|
1307
|
-
"EndY": -18
|
1308
|
-
}
|
1309
|
-
],
|
1310
|
-
"Name": "C15"
|
1311
|
-
},
|
1312
|
-
{
|
1313
|
-
"Segments": [
|
1314
|
-
{
|
1315
|
-
"StartX": -2,
|
1316
|
-
"StartY": -16,
|
1317
|
-
"EndX": -4,
|
1318
|
-
"EndY": -16
|
1319
|
-
}
|
1320
|
-
],
|
1321
|
-
"Name": "C18"
|
1322
|
-
},
|
1323
|
-
{
|
1324
|
-
"Segments": [
|
1325
|
-
{
|
1326
|
-
"StartX": -76,
|
1327
|
-
"StartY": -22,
|
1328
|
-
"EndX": -78,
|
1329
|
-
"EndY": -22
|
1330
|
-
}
|
1331
|
-
],
|
1332
|
-
"Name": "C1"
|
1333
|
-
}
|
1334
|
-
],
|
1335
|
-
"Name": "Top Circuit",
|
1336
|
-
"Variables": [
|
1337
|
-
{
|
1338
|
-
"Name": "Vin",
|
1339
|
-
"Value": "400"
|
1340
|
-
},
|
1341
|
-
{
|
1342
|
-
"Name": "f_res",
|
1343
|
-
"Value": "200k"
|
1344
|
-
},
|
1345
|
-
{
|
1346
|
-
"Name": "Vin_rated",
|
1347
|
-
"Value": "400"
|
1348
|
-
},
|
1349
|
-
{
|
1350
|
-
"Name": "Vin_min",
|
1351
|
-
"Value": "390"
|
1352
|
-
},
|
1353
|
-
{
|
1354
|
-
"Name": "Vin_max",
|
1355
|
-
"Value": "410"
|
1356
|
-
},
|
1357
|
-
{
|
1358
|
-
"Name": "Vo",
|
1359
|
-
"Value": "420"
|
1360
|
-
},
|
1361
|
-
{
|
1362
|
-
"Name": "Vo_rated",
|
1363
|
-
"Value": "420"
|
1364
|
-
},
|
1365
|
-
{
|
1366
|
-
"Name": "Vo_min",
|
1367
|
-
"Value": "300"
|
1368
|
-
},
|
1369
|
-
{
|
1370
|
-
"Name": "Vo_max",
|
1371
|
-
"Value": "420"
|
1372
|
-
},
|
1373
|
-
{
|
1374
|
-
"Name": "Po_rated",
|
1375
|
-
"Value": "3300"
|
1376
|
-
},
|
1377
|
-
{
|
1378
|
-
"Name": "Io_rated",
|
1379
|
-
"Value": "Po_rated/Vo_rated"
|
1380
|
-
},
|
1381
|
-
{
|
1382
|
-
"Name": "K_load",
|
1383
|
-
"Value": "1"
|
1384
|
-
},
|
1385
|
-
{
|
1386
|
-
"Name": "Q_rated",
|
1387
|
-
"Value": "0.4"
|
1388
|
-
},
|
1389
|
-
{
|
1390
|
-
"Name": "K_ind",
|
1391
|
-
"Value": "4"
|
1392
|
-
},
|
1393
|
-
{
|
1394
|
-
"Name": "K_rel_freq",
|
1395
|
-
"Value": "0.8"
|
1396
|
-
},
|
1397
|
-
{
|
1398
|
-
"Name": "fsw",
|
1399
|
-
"Value": "f_res*K_rel_freq"
|
1400
|
-
},
|
1401
|
-
{
|
1402
|
-
"Name": "N",
|
1403
|
-
"Value": "(Vo_max\u002BVo_min)/(2*Vin_rated)"
|
1404
|
-
},
|
1405
|
-
{
|
1406
|
-
"Name": "N2",
|
1407
|
-
"Value": "N*N"
|
1408
|
-
},
|
1409
|
-
{
|
1410
|
-
"Name": "Ro_rated",
|
1411
|
-
"Value": "Vo_rated*Vo_rated/Po_rated"
|
1412
|
-
},
|
1413
|
-
{
|
1414
|
-
"Name": "Ro_rated_pri",
|
1415
|
-
"Value": "Ro_rated/N2"
|
1416
|
-
},
|
1417
|
-
{
|
1418
|
-
"Name": "Ro",
|
1419
|
-
"Value": "Ro_rated/K_load"
|
1420
|
-
},
|
1421
|
-
{
|
1422
|
-
"Name": "Gdc_min",
|
1423
|
-
"Value": "Vo_min/(N*Vin_max)"
|
1424
|
-
},
|
1425
|
-
{
|
1426
|
-
"Name": "Gdc_max",
|
1427
|
-
"Value": "Vo_max/(N*Vin_min)"
|
1428
|
-
},
|
1429
|
-
{
|
1430
|
-
"Name": "Ls",
|
1431
|
-
"Value": "(Q_rated*Ro_rated_pri)/(2*pi*f_res)"
|
1432
|
-
},
|
1433
|
-
{
|
1434
|
-
"Name": "Cs",
|
1435
|
-
"Value": "1/(2*pi*f_res*Q_rated*Ro_rated_pri)"
|
1436
|
-
},
|
1437
|
-
{
|
1438
|
-
"Name": "Lm",
|
1439
|
-
"Value": "K_ind*Ls"
|
1440
|
-
}
|
1441
|
-
],
|
1442
|
-
"VariableFile": ""
|
1443
|
-
},
|
1444
|
-
"TransientAnalysis": {
|
1445
|
-
"EndTime": "0.015",
|
1446
|
-
"FixedTimeStep": false,
|
1447
|
-
"SaveInitialPoint": true,
|
1448
|
-
"StopAtSteadyState": false,
|
1449
|
-
"TimeStep": "8E-09",
|
1450
|
-
"BaseFrequencyParameterEnabled": false,
|
1451
|
-
"NumberOfBasePeriodsSavedParameterEnabled": false,
|
1452
|
-
"BaseFrequency": "60",
|
1453
|
-
"NumberOfBasePeriodsSaved": "1"
|
1454
|
-
}
|
1455
|
-
}
|
1456
|
-
],
|
1457
|
-
"Libraries": [],
|
1458
|
-
"TestBenches": [],
|
1459
|
-
"ThermalData": []
|
1460
|
-
}
|