aesim.simba 2024.2.29a1__py3-none-macosx_11_0_arm64.whl → 2025.3.26a1__py3-none-macosx_11_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- aesim/simba/Resources/CommunityToolkit.Mvvm.dll +0 -0
- aesim/simba/Resources/CsvHelper.dll +0 -0
- aesim/simba/Resources/DeviceId.Linux.dll +0 -0
- aesim/simba/Resources/DeviceId.Mac.dll +0 -0
- aesim/simba/Resources/DeviceId.Windows.dll +0 -0
- aesim/simba/Resources/DeviceId.dll +0 -0
- aesim/simba/Resources/Resources/DesignExamples.jsimba +36774 -9427
- aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +554 -43
- aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +1633 -222
- aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +1351 -116
- aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +1953 -158
- aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +977 -58
- aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +271 -50
- aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +618 -50
- aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +408 -35
- aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +420 -28
- aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +601 -60
- aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +1688 -138
- aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +342 -28
- aesim/simba/Resources/Resources/Examples/dcdc_forward.jsimba +4 -4
- aesim/simba/Resources/Resources/Examples/dcdc_forward_magnetic.jsimba +1921 -0
- aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +723 -66
- aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +1863 -128
- aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +1599 -161
- aesim/simba/Resources/Resources/Examples/im_drive_example.jsimba +6326 -0
- aesim/simba/Resources/Resources/PsimSimbaDictionary.json +24 -24
- aesim/simba/Resources/Resources/libSimba.Solvers.osx-arm64.dylib +0 -0
- aesim/simba/Resources/Simba.Data.deps.json +83 -226
- aesim/simba/Resources/Simba.Data.dll +0 -0
- aesim/simba/Resources/Simba.Data.runtimeconfig.json +3 -2
- aesim/simba/Resources/Simba.Drawing.dll +0 -0
- aesim/simba/Resources/Simba.Helper.dll +0 -0
- aesim/simba/Resources/dotnet/ThirdPartyNotices.txt +2 -373
- aesim/simba/Resources/dotnet/dotnet +0 -0
- aesim/simba/Resources/dotnet/host/fxr/9.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/.version +2 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.NETCore.App.deps.json +328 -321
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.NETCore.App.runtimeconfig.json +1 -1
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.VisualBasic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.Win32.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.AppContext.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Buffers.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.DataAnnotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Configuration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Data.DataSetExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Data.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Contracts.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Debug.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Tools.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Tracing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Drawing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Dynamic.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.Calendars.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.Compression.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipelines.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.UnmanagedMemoryStream.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Net.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.Vectors.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.CoreLib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Emit.ILGeneration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Emit.Lightweight.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Resources.Reader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Resources.ResourceManager.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Handles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Loader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Algorithms.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Cng.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Csp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.OpenSsl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.X509Certificates.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Principal.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.SecureString.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceModel.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceProcess.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.CodePages.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Overlapped.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Thread.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.ThreadPool.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Timer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Transactions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ValueTuple.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.ReaderWriter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlSerializer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/WindowsBase.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/createdump +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.IO.Compression.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Net.Security.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrgcexp.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libcoreclr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/netstandard.dll +0 -0
- aesim/simba/__init__.py +65 -32
- aesim/simba/__init__.pyi +26052 -0
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/METADATA +2 -2
- aesim.simba-2025.3.26a1.dist-info/RECORD +234 -0
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/WHEEL +1 -1
- aesim/simba/Resources/DotNetZip.dll +0 -0
- aesim/simba/Resources/Microsoft.Win32.SystemEvents.dll +0 -0
- aesim/simba/Resources/Newtonsoft.Json.dll +0 -0
- aesim/simba/Resources/Resources/acdc_3ph_diodebridge.jsimba +0 -552
- aesim/simba/Resources/Resources/acdc_3ph_thyristor_rectifier.jsimba +0 -1589
- aesim/simba/Resources/Resources/bldc_drive_example.jsimba +0 -4074
- aesim/simba/Resources/Resources/dcac_3ph_inverter_SPWM.jsimba +0 -942
- aesim/simba/Resources/Resources/dcdc_buck_chopper_thermal.jsimba +0 -550
- aesim/simba/Resources/Resources/dcdc_buck_detailed.jsimba +0 -713
- aesim/simba/Resources/Resources/dcdc_buckboost.jsimba +0 -642
- aesim/simba/Resources/Resources/dcdc_forward.jsimba +0 -458
- aesim/simba/Resources/Resources/double_pulse_test.jsimba +0 -557
- aesim/simba/Resources/Resources/llc_resonant_converter.jsimba +0 -1460
- aesim/simba/Resources/Resources/pfc_totem_pole.jsimba +0 -1639
- aesim/simba/Resources/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/System.Linq.Async.dll +0 -0
- aesim/simba/Resources/System.Security.Permissions.dll +0 -0
- aesim/simba/Resources/System.Windows.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/host/fxr/7.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/host/fxr/8.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/.version +0 -2
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.deps.json +0 -926
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.runtimeconfig.json +0 -8
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.AppContext.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Buffers.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Configuration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.DataSetExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Contracts.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Debug.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tools.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tracing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Dynamic.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Calendars.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.Vectors.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.CoreLib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Reader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.ResourceManager.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Handles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Loader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Cng.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Csp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.SecureString.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceModel.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceProcess.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.CodePages.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Overlapped.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Thread.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.ThreadPool.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Timer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ValueTuple.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.ReaderWriter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlSerializer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/WindowsBase.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/createdump +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.IO.Compression.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Net.Security.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libcoreclr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/netstandard.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/.version +0 -2
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll +0 -0
- aesim/simba/Resources/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll +0 -0
- aesim.simba-2024.2.29a1.dist-info/RECORD +0 -435
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/top_level.txt +0 -0
@@ -13,14 +13,36 @@
|
|
13
13
|
"Angle": 270,
|
14
14
|
"HF": false,
|
15
15
|
"VF": false,
|
16
|
+
"Disabled": false,
|
16
17
|
"Name": "TX1",
|
17
18
|
"ID": "82fb8c16-1327-48b9-9635-6fd12a59fc06",
|
18
19
|
"Parameters": {
|
19
|
-
"Ratio": "0.9"
|
20
|
+
"Ratio": "0.9",
|
21
|
+
"Name": "TX1"
|
20
22
|
},
|
21
23
|
"EnabledScopes": [
|
22
24
|
"W1 - Current"
|
23
|
-
]
|
25
|
+
],
|
26
|
+
"ParametersDisplayAttributes": {
|
27
|
+
"Ratio": {
|
28
|
+
"IsVisible": false,
|
29
|
+
"Suffix": "",
|
30
|
+
"RelativeLocation": "2 0",
|
31
|
+
"UnrotatedWidth": 2,
|
32
|
+
"UnrotatedHeight": 1,
|
33
|
+
"FontSize": 12,
|
34
|
+
"Color": "#0081BC"
|
35
|
+
},
|
36
|
+
"Name": {
|
37
|
+
"IsVisible": true,
|
38
|
+
"Suffix": "",
|
39
|
+
"RelativeLocation": "2 -1",
|
40
|
+
"UnrotatedWidth": 2,
|
41
|
+
"UnrotatedHeight": 1,
|
42
|
+
"FontSize": 12,
|
43
|
+
"Color": "#0081BC"
|
44
|
+
}
|
45
|
+
}
|
24
46
|
},
|
25
47
|
{
|
26
48
|
"LibraryName": "Inductor",
|
@@ -29,15 +51,46 @@
|
|
29
51
|
"Angle": 90,
|
30
52
|
"HF": false,
|
31
53
|
"VF": false,
|
54
|
+
"Disabled": false,
|
32
55
|
"Name": "Lm",
|
33
56
|
"ID": "14fcf6c1-21cb-4278-8eba-ffbabd983486",
|
34
57
|
"Parameters": {
|
35
58
|
"Value": "84.0252u",
|
36
|
-
"Iinit": "0"
|
59
|
+
"Iinit": "0",
|
60
|
+
"Name": "Lm"
|
37
61
|
},
|
38
62
|
"EnabledScopes": [
|
39
63
|
"Current"
|
40
|
-
]
|
64
|
+
],
|
65
|
+
"ParametersDisplayAttributes": {
|
66
|
+
"Value": {
|
67
|
+
"IsVisible": true,
|
68
|
+
"Suffix": "H",
|
69
|
+
"RelativeLocation": "2 1",
|
70
|
+
"UnrotatedWidth": 2,
|
71
|
+
"UnrotatedHeight": 4,
|
72
|
+
"FontSize": 12,
|
73
|
+
"Color": "#0081BC"
|
74
|
+
},
|
75
|
+
"Iinit": {
|
76
|
+
"IsVisible": false,
|
77
|
+
"Suffix": "",
|
78
|
+
"RelativeLocation": "2 4",
|
79
|
+
"UnrotatedWidth": 2,
|
80
|
+
"UnrotatedHeight": 1,
|
81
|
+
"FontSize": 12,
|
82
|
+
"Color": "#0081BC"
|
83
|
+
},
|
84
|
+
"Name": {
|
85
|
+
"IsVisible": true,
|
86
|
+
"Suffix": "",
|
87
|
+
"RelativeLocation": "2 -1",
|
88
|
+
"UnrotatedWidth": 2,
|
89
|
+
"UnrotatedHeight": 1,
|
90
|
+
"FontSize": 12,
|
91
|
+
"Color": "#0081BC"
|
92
|
+
}
|
93
|
+
}
|
41
94
|
},
|
42
95
|
{
|
43
96
|
"LibraryName": "DC Voltage Source",
|
@@ -46,12 +99,34 @@
|
|
46
99
|
"Angle": 0,
|
47
100
|
"HF": false,
|
48
101
|
"VF": false,
|
102
|
+
"Disabled": false,
|
49
103
|
"Name": "DC1",
|
50
104
|
"ID": "f98c99b5-a85c-409b-9060-ddf644dbe4cf",
|
51
105
|
"Parameters": {
|
52
|
-
"Voltage": "400"
|
106
|
+
"Voltage": "400",
|
107
|
+
"Name": "DC1"
|
53
108
|
},
|
54
|
-
"EnabledScopes": []
|
109
|
+
"EnabledScopes": [],
|
110
|
+
"ParametersDisplayAttributes": {
|
111
|
+
"Voltage": {
|
112
|
+
"IsVisible": false,
|
113
|
+
"Suffix": "",
|
114
|
+
"RelativeLocation": "2 2",
|
115
|
+
"UnrotatedWidth": 2,
|
116
|
+
"UnrotatedHeight": 1,
|
117
|
+
"FontSize": 12,
|
118
|
+
"Color": "#0081BC"
|
119
|
+
},
|
120
|
+
"Name": {
|
121
|
+
"IsVisible": true,
|
122
|
+
"Suffix": "",
|
123
|
+
"RelativeLocation": "4 3",
|
124
|
+
"UnrotatedWidth": 2,
|
125
|
+
"UnrotatedHeight": 2,
|
126
|
+
"FontSize": 12,
|
127
|
+
"Color": "#0081BC"
|
128
|
+
}
|
129
|
+
}
|
55
130
|
},
|
56
131
|
{
|
57
132
|
"LibraryName": "Ground",
|
@@ -60,10 +135,24 @@
|
|
60
135
|
"Angle": 0,
|
61
136
|
"HF": false,
|
62
137
|
"VF": false,
|
138
|
+
"Disabled": false,
|
63
139
|
"Name": "Ground1",
|
64
140
|
"ID": "2735ba45-85a3-488f-95a8-9a7aa34ec522",
|
65
|
-
"Parameters": {
|
66
|
-
|
141
|
+
"Parameters": {
|
142
|
+
"Name": "Ground1"
|
143
|
+
},
|
144
|
+
"EnabledScopes": [],
|
145
|
+
"ParametersDisplayAttributes": {
|
146
|
+
"Name": {
|
147
|
+
"IsVisible": false,
|
148
|
+
"Suffix": "",
|
149
|
+
"RelativeLocation": "4 3",
|
150
|
+
"UnrotatedWidth": 2,
|
151
|
+
"UnrotatedHeight": 2,
|
152
|
+
"FontSize": 12,
|
153
|
+
"Color": "#0081BC"
|
154
|
+
}
|
155
|
+
}
|
67
156
|
},
|
68
157
|
{
|
69
158
|
"LibraryName": "Control Output Connector Label",
|
@@ -72,10 +161,24 @@
|
|
72
161
|
"Angle": 0,
|
73
162
|
"HF": false,
|
74
163
|
"VF": false,
|
164
|
+
"Disabled": false,
|
75
165
|
"Name": "!Q1",
|
76
166
|
"ID": "d7295099-84d4-44b8-9150-24976dc12b01",
|
77
|
-
"Parameters": {
|
78
|
-
|
167
|
+
"Parameters": {
|
168
|
+
"Name": "!Q1"
|
169
|
+
},
|
170
|
+
"EnabledScopes": [],
|
171
|
+
"ParametersDisplayAttributes": {
|
172
|
+
"Name": {
|
173
|
+
"IsVisible": false,
|
174
|
+
"Suffix": "",
|
175
|
+
"RelativeLocation": "1 -1",
|
176
|
+
"UnrotatedWidth": 2,
|
177
|
+
"UnrotatedHeight": 1,
|
178
|
+
"FontSize": 12,
|
179
|
+
"Color": "#04B404"
|
180
|
+
}
|
181
|
+
}
|
79
182
|
},
|
80
183
|
{
|
81
184
|
"LibraryName": "Control Output Connector Label",
|
@@ -84,10 +187,24 @@
|
|
84
187
|
"Angle": 0,
|
85
188
|
"HF": false,
|
86
189
|
"VF": false,
|
190
|
+
"Disabled": false,
|
87
191
|
"Name": "Q1",
|
88
192
|
"ID": "b62b1e56-746e-4b04-9a3f-18bfe31e5d03",
|
89
|
-
"Parameters": {
|
90
|
-
|
193
|
+
"Parameters": {
|
194
|
+
"Name": "Q1"
|
195
|
+
},
|
196
|
+
"EnabledScopes": [],
|
197
|
+
"ParametersDisplayAttributes": {
|
198
|
+
"Name": {
|
199
|
+
"IsVisible": false,
|
200
|
+
"Suffix": "",
|
201
|
+
"RelativeLocation": "1 -1",
|
202
|
+
"UnrotatedWidth": 2,
|
203
|
+
"UnrotatedHeight": 1,
|
204
|
+
"FontSize": 12,
|
205
|
+
"Color": "#04B404"
|
206
|
+
}
|
207
|
+
}
|
91
208
|
},
|
92
209
|
{
|
93
210
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -96,14 +213,54 @@
|
|
96
213
|
"Angle": 0,
|
97
214
|
"HF": false,
|
98
215
|
"VF": false,
|
216
|
+
"Disabled": false,
|
99
217
|
"Name": "T3",
|
100
218
|
"ID": "c97844ae-abb8-4e6a-897e-c15239d9231c",
|
101
219
|
"Parameters": {
|
102
220
|
"Ron": "0.1m",
|
103
221
|
"Rdon": "0.1m",
|
104
|
-
"Vdf": "0"
|
222
|
+
"Vdf": "0",
|
223
|
+
"Name": "T3"
|
105
224
|
},
|
106
|
-
"EnabledScopes": []
|
225
|
+
"EnabledScopes": [],
|
226
|
+
"ParametersDisplayAttributes": {
|
227
|
+
"Ron": {
|
228
|
+
"IsVisible": false,
|
229
|
+
"Suffix": "",
|
230
|
+
"RelativeLocation": "1 0",
|
231
|
+
"UnrotatedWidth": 2,
|
232
|
+
"UnrotatedHeight": 1,
|
233
|
+
"FontSize": 12,
|
234
|
+
"Color": "#0081BC"
|
235
|
+
},
|
236
|
+
"Rdon": {
|
237
|
+
"IsVisible": false,
|
238
|
+
"Suffix": "",
|
239
|
+
"RelativeLocation": "1 1",
|
240
|
+
"UnrotatedWidth": 2,
|
241
|
+
"UnrotatedHeight": 1,
|
242
|
+
"FontSize": 12,
|
243
|
+
"Color": "#0081BC"
|
244
|
+
},
|
245
|
+
"Vdf": {
|
246
|
+
"IsVisible": false,
|
247
|
+
"Suffix": "",
|
248
|
+
"RelativeLocation": "1 2",
|
249
|
+
"UnrotatedWidth": 2,
|
250
|
+
"UnrotatedHeight": 1,
|
251
|
+
"FontSize": 12,
|
252
|
+
"Color": "#0081BC"
|
253
|
+
},
|
254
|
+
"Name": {
|
255
|
+
"IsVisible": true,
|
256
|
+
"Suffix": "",
|
257
|
+
"RelativeLocation": "3 2",
|
258
|
+
"UnrotatedWidth": 3,
|
259
|
+
"UnrotatedHeight": 2,
|
260
|
+
"FontSize": 12,
|
261
|
+
"Color": "#0081BC"
|
262
|
+
}
|
263
|
+
}
|
107
264
|
},
|
108
265
|
{
|
109
266
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -112,14 +269,54 @@
|
|
112
269
|
"Angle": 0,
|
113
270
|
"HF": false,
|
114
271
|
"VF": false,
|
272
|
+
"Disabled": false,
|
115
273
|
"Name": "T4",
|
116
274
|
"ID": "2fc44902-c4ad-4669-9e8a-eda9179342ed",
|
117
275
|
"Parameters": {
|
118
276
|
"Ron": "0.1m",
|
119
277
|
"Rdon": "0.1m",
|
120
|
-
"Vdf": "0"
|
278
|
+
"Vdf": "0",
|
279
|
+
"Name": "T4"
|
121
280
|
},
|
122
|
-
"EnabledScopes": []
|
281
|
+
"EnabledScopes": [],
|
282
|
+
"ParametersDisplayAttributes": {
|
283
|
+
"Ron": {
|
284
|
+
"IsVisible": false,
|
285
|
+
"Suffix": "",
|
286
|
+
"RelativeLocation": "1 0",
|
287
|
+
"UnrotatedWidth": 2,
|
288
|
+
"UnrotatedHeight": 1,
|
289
|
+
"FontSize": 12,
|
290
|
+
"Color": "#0081BC"
|
291
|
+
},
|
292
|
+
"Rdon": {
|
293
|
+
"IsVisible": false,
|
294
|
+
"Suffix": "",
|
295
|
+
"RelativeLocation": "1 1",
|
296
|
+
"UnrotatedWidth": 2,
|
297
|
+
"UnrotatedHeight": 1,
|
298
|
+
"FontSize": 12,
|
299
|
+
"Color": "#0081BC"
|
300
|
+
},
|
301
|
+
"Vdf": {
|
302
|
+
"IsVisible": false,
|
303
|
+
"Suffix": "",
|
304
|
+
"RelativeLocation": "1 2",
|
305
|
+
"UnrotatedWidth": 2,
|
306
|
+
"UnrotatedHeight": 1,
|
307
|
+
"FontSize": 12,
|
308
|
+
"Color": "#0081BC"
|
309
|
+
},
|
310
|
+
"Name": {
|
311
|
+
"IsVisible": true,
|
312
|
+
"Suffix": "",
|
313
|
+
"RelativeLocation": "3 2",
|
314
|
+
"UnrotatedWidth": 3,
|
315
|
+
"UnrotatedHeight": 2,
|
316
|
+
"FontSize": 12,
|
317
|
+
"Color": "#0081BC"
|
318
|
+
}
|
319
|
+
}
|
123
320
|
},
|
124
321
|
{
|
125
322
|
"LibraryName": "Inductor",
|
@@ -128,15 +325,46 @@
|
|
128
325
|
"Angle": 0,
|
129
326
|
"HF": false,
|
130
327
|
"VF": false,
|
328
|
+
"Disabled": false,
|
131
329
|
"Name": "Lr",
|
132
330
|
"ID": "edd5da65-6bfa-4a5d-8323-13340f0c9d56",
|
133
331
|
"Parameters": {
|
134
332
|
"Value": "21.0063u",
|
135
|
-
"Iinit": "0"
|
333
|
+
"Iinit": "0",
|
334
|
+
"Name": "Lr"
|
136
335
|
},
|
137
336
|
"EnabledScopes": [
|
138
337
|
"Current"
|
139
|
-
]
|
338
|
+
],
|
339
|
+
"ParametersDisplayAttributes": {
|
340
|
+
"Value": {
|
341
|
+
"IsVisible": true,
|
342
|
+
"Suffix": "H",
|
343
|
+
"RelativeLocation": "1 1",
|
344
|
+
"UnrotatedWidth": 4,
|
345
|
+
"UnrotatedHeight": 1,
|
346
|
+
"FontSize": 12,
|
347
|
+
"Color": "#0081BC"
|
348
|
+
},
|
349
|
+
"Iinit": {
|
350
|
+
"IsVisible": false,
|
351
|
+
"Suffix": "",
|
352
|
+
"RelativeLocation": "2 4",
|
353
|
+
"UnrotatedWidth": 2,
|
354
|
+
"UnrotatedHeight": 1,
|
355
|
+
"FontSize": 12,
|
356
|
+
"Color": "#0081BC"
|
357
|
+
},
|
358
|
+
"Name": {
|
359
|
+
"IsVisible": true,
|
360
|
+
"Suffix": "",
|
361
|
+
"RelativeLocation": "2 -1",
|
362
|
+
"UnrotatedWidth": 2,
|
363
|
+
"UnrotatedHeight": 1,
|
364
|
+
"FontSize": 12,
|
365
|
+
"Color": "#0081BC"
|
366
|
+
}
|
367
|
+
}
|
140
368
|
},
|
141
369
|
{
|
142
370
|
"LibraryName": "Capacitor",
|
@@ -145,13 +373,44 @@
|
|
145
373
|
"Angle": 0,
|
146
374
|
"HF": false,
|
147
375
|
"VF": false,
|
376
|
+
"Disabled": false,
|
148
377
|
"Name": "Cr",
|
149
378
|
"ID": "ef097370-1d40-458e-be60-b915035da556",
|
150
379
|
"Parameters": {
|
151
380
|
"Value": "30.146n",
|
152
|
-
"Vinit": "0"
|
381
|
+
"Vinit": "0",
|
382
|
+
"Name": "Cr"
|
153
383
|
},
|
154
|
-
"EnabledScopes": []
|
384
|
+
"EnabledScopes": [],
|
385
|
+
"ParametersDisplayAttributes": {
|
386
|
+
"Value": {
|
387
|
+
"IsVisible": true,
|
388
|
+
"Suffix": "F",
|
389
|
+
"RelativeLocation": "2 2",
|
390
|
+
"UnrotatedWidth": 2,
|
391
|
+
"UnrotatedHeight": 1,
|
392
|
+
"FontSize": 12,
|
393
|
+
"Color": "#0081BC"
|
394
|
+
},
|
395
|
+
"Vinit": {
|
396
|
+
"IsVisible": false,
|
397
|
+
"Suffix": "V",
|
398
|
+
"RelativeLocation": "2 3",
|
399
|
+
"UnrotatedWidth": 2,
|
400
|
+
"UnrotatedHeight": 1,
|
401
|
+
"FontSize": 12,
|
402
|
+
"Color": "#0081BC"
|
403
|
+
},
|
404
|
+
"Name": {
|
405
|
+
"IsVisible": true,
|
406
|
+
"Suffix": "",
|
407
|
+
"RelativeLocation": "2 -1",
|
408
|
+
"UnrotatedWidth": 2,
|
409
|
+
"UnrotatedHeight": 1,
|
410
|
+
"FontSize": 12,
|
411
|
+
"Color": "#0081BC"
|
412
|
+
}
|
413
|
+
}
|
155
414
|
},
|
156
415
|
{
|
157
416
|
"LibraryName": "Differential Voltage Meter",
|
@@ -160,29 +419,82 @@
|
|
160
419
|
"Angle": 90,
|
161
420
|
"HF": false,
|
162
421
|
"VF": false,
|
422
|
+
"Disabled": false,
|
163
423
|
"Name": "Vinv",
|
164
424
|
"ID": "b2374843-66ca-4239-8a7f-86f4ef67ab6a",
|
165
425
|
"Parameters": {
|
166
|
-
"SamplingTime": "auto"
|
426
|
+
"SamplingTime": "auto",
|
427
|
+
"Name": "Vinv"
|
167
428
|
},
|
168
429
|
"EnabledScopes": [
|
169
430
|
"Voltage"
|
170
|
-
]
|
431
|
+
],
|
432
|
+
"ParametersDisplayAttributes": {
|
433
|
+
"SamplingTime": {
|
434
|
+
"IsVisible": false,
|
435
|
+
"Suffix": "",
|
436
|
+
"RelativeLocation": "2 3",
|
437
|
+
"UnrotatedWidth": 2,
|
438
|
+
"UnrotatedHeight": 1,
|
439
|
+
"FontSize": 12,
|
440
|
+
"Color": "#0081BC"
|
441
|
+
},
|
442
|
+
"Name": {
|
443
|
+
"IsVisible": true,
|
444
|
+
"Suffix": "",
|
445
|
+
"RelativeLocation": "1 -1",
|
446
|
+
"UnrotatedWidth": 2,
|
447
|
+
"UnrotatedHeight": 1,
|
448
|
+
"FontSize": 12,
|
449
|
+
"Color": "#0081BC"
|
450
|
+
}
|
451
|
+
}
|
171
452
|
},
|
172
453
|
{
|
173
|
-
"LibraryName": "Diode",
|
454
|
+
"LibraryName": "Ideal Diode",
|
174
455
|
"Top": -28,
|
175
456
|
"Left": 78,
|
176
457
|
"Angle": 270,
|
177
458
|
"HF": false,
|
178
459
|
"VF": false,
|
460
|
+
"Disabled": false,
|
179
461
|
"Name": "D3",
|
180
462
|
"ID": "f29d0585-849d-441e-82b0-617b46edf6cd",
|
181
463
|
"Parameters": {
|
182
464
|
"Rd": "1m",
|
183
|
-
"Vf": "0"
|
465
|
+
"Vf": "0",
|
466
|
+
"Name": "D3"
|
184
467
|
},
|
185
|
-
"EnabledScopes": []
|
468
|
+
"EnabledScopes": [],
|
469
|
+
"ParametersDisplayAttributes": {
|
470
|
+
"Rd": {
|
471
|
+
"IsVisible": false,
|
472
|
+
"Suffix": "",
|
473
|
+
"RelativeLocation": "2 0",
|
474
|
+
"UnrotatedWidth": 2,
|
475
|
+
"UnrotatedHeight": 1,
|
476
|
+
"FontSize": 12,
|
477
|
+
"Color": "#0081BC"
|
478
|
+
},
|
479
|
+
"Vf": {
|
480
|
+
"IsVisible": false,
|
481
|
+
"Suffix": "",
|
482
|
+
"RelativeLocation": "2 1",
|
483
|
+
"UnrotatedWidth": 2,
|
484
|
+
"UnrotatedHeight": 1,
|
485
|
+
"FontSize": 12,
|
486
|
+
"Color": "#0081BC"
|
487
|
+
},
|
488
|
+
"Name": {
|
489
|
+
"IsVisible": true,
|
490
|
+
"Suffix": "",
|
491
|
+
"RelativeLocation": "2 2",
|
492
|
+
"UnrotatedWidth": 2,
|
493
|
+
"UnrotatedHeight": 1,
|
494
|
+
"FontSize": 12,
|
495
|
+
"Color": "#0081BC"
|
496
|
+
}
|
497
|
+
}
|
186
498
|
},
|
187
499
|
{
|
188
500
|
"LibraryName": "Current Probe",
|
@@ -191,15 +503,46 @@
|
|
191
503
|
"Angle": 0,
|
192
504
|
"HF": false,
|
193
505
|
"VF": true,
|
506
|
+
"Disabled": false,
|
194
507
|
"Name": "CP1",
|
195
508
|
"ID": "2b3899f1-880d-47cf-9294-32de3fd8e7d3",
|
196
509
|
"Parameters": {
|
197
510
|
"Gain": "1",
|
198
|
-
"SamplingTime": "auto"
|
511
|
+
"SamplingTime": "auto",
|
512
|
+
"Name": "CP1"
|
199
513
|
},
|
200
514
|
"EnabledScopes": [
|
201
515
|
"Out"
|
202
|
-
]
|
516
|
+
],
|
517
|
+
"ParametersDisplayAttributes": {
|
518
|
+
"Gain": {
|
519
|
+
"IsVisible": false,
|
520
|
+
"Suffix": "",
|
521
|
+
"RelativeLocation": "2 2",
|
522
|
+
"UnrotatedWidth": 2,
|
523
|
+
"UnrotatedHeight": 1,
|
524
|
+
"FontSize": 12,
|
525
|
+
"Color": "#0081BC"
|
526
|
+
},
|
527
|
+
"SamplingTime": {
|
528
|
+
"IsVisible": false,
|
529
|
+
"Suffix": "",
|
530
|
+
"RelativeLocation": "2 3",
|
531
|
+
"UnrotatedWidth": 2,
|
532
|
+
"UnrotatedHeight": 1,
|
533
|
+
"FontSize": 12,
|
534
|
+
"Color": "#0081BC"
|
535
|
+
},
|
536
|
+
"Name": {
|
537
|
+
"IsVisible": true,
|
538
|
+
"Suffix": "",
|
539
|
+
"RelativeLocation": "1 -1",
|
540
|
+
"UnrotatedWidth": 2,
|
541
|
+
"UnrotatedHeight": 1,
|
542
|
+
"FontSize": 12,
|
543
|
+
"Color": "#0081BC"
|
544
|
+
}
|
545
|
+
}
|
203
546
|
},
|
204
547
|
{
|
205
548
|
"LibraryName": "Control Input Connector Label",
|
@@ -208,55 +551,162 @@
|
|
208
551
|
"Angle": 270,
|
209
552
|
"HF": false,
|
210
553
|
"VF": false,
|
554
|
+
"Disabled": false,
|
211
555
|
"Name": "iout",
|
212
556
|
"ID": "7aa544ba-18f5-4f48-82df-2c7dc85e6c4a",
|
213
|
-
"Parameters": {
|
214
|
-
|
557
|
+
"Parameters": {
|
558
|
+
"Name": "iout"
|
559
|
+
},
|
560
|
+
"EnabledScopes": [],
|
561
|
+
"ParametersDisplayAttributes": {
|
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
|
+
}
|
215
572
|
},
|
216
573
|
{
|
217
|
-
"LibraryName": "Diode",
|
574
|
+
"LibraryName": "Ideal Diode",
|
218
575
|
"Top": -28,
|
219
576
|
"Left": 72,
|
220
577
|
"Angle": 270,
|
221
578
|
"HF": false,
|
222
579
|
"VF": false,
|
580
|
+
"Disabled": false,
|
223
581
|
"Name": "D1",
|
224
582
|
"ID": "5fd1fc5a-aefd-408f-bd40-238677efdd3b",
|
225
583
|
"Parameters": {
|
226
584
|
"Rd": "1m",
|
227
|
-
"Vf": "0"
|
585
|
+
"Vf": "0",
|
586
|
+
"Name": "D1"
|
228
587
|
},
|
229
|
-
"EnabledScopes": []
|
588
|
+
"EnabledScopes": [],
|
589
|
+
"ParametersDisplayAttributes": {
|
590
|
+
"Rd": {
|
591
|
+
"IsVisible": false,
|
592
|
+
"Suffix": "",
|
593
|
+
"RelativeLocation": "2 0",
|
594
|
+
"UnrotatedWidth": 2,
|
595
|
+
"UnrotatedHeight": 1,
|
596
|
+
"FontSize": 12,
|
597
|
+
"Color": "#0081BC"
|
598
|
+
},
|
599
|
+
"Vf": {
|
600
|
+
"IsVisible": false,
|
601
|
+
"Suffix": "",
|
602
|
+
"RelativeLocation": "2 1",
|
603
|
+
"UnrotatedWidth": 2,
|
604
|
+
"UnrotatedHeight": 1,
|
605
|
+
"FontSize": 12,
|
606
|
+
"Color": "#0081BC"
|
607
|
+
},
|
608
|
+
"Name": {
|
609
|
+
"IsVisible": true,
|
610
|
+
"Suffix": "",
|
611
|
+
"RelativeLocation": "2 2",
|
612
|
+
"UnrotatedWidth": 2,
|
613
|
+
"UnrotatedHeight": 1,
|
614
|
+
"FontSize": 12,
|
615
|
+
"Color": "#0081BC"
|
616
|
+
}
|
617
|
+
}
|
230
618
|
},
|
231
619
|
{
|
232
|
-
"LibraryName": "Diode",
|
620
|
+
"LibraryName": "Ideal Diode",
|
233
621
|
"Top": -14,
|
234
622
|
"Left": 72,
|
235
623
|
"Angle": 270,
|
236
624
|
"HF": false,
|
237
625
|
"VF": false,
|
626
|
+
"Disabled": false,
|
238
627
|
"Name": "D2",
|
239
628
|
"ID": "b3202fab-a6ed-4089-9b25-8015e85fdfdf",
|
240
629
|
"Parameters": {
|
241
630
|
"Rd": "1m",
|
242
|
-
"Vf": "0"
|
631
|
+
"Vf": "0",
|
632
|
+
"Name": "D2"
|
243
633
|
},
|
244
|
-
"EnabledScopes": []
|
634
|
+
"EnabledScopes": [],
|
635
|
+
"ParametersDisplayAttributes": {
|
636
|
+
"Rd": {
|
637
|
+
"IsVisible": false,
|
638
|
+
"Suffix": "",
|
639
|
+
"RelativeLocation": "2 0",
|
640
|
+
"UnrotatedWidth": 2,
|
641
|
+
"UnrotatedHeight": 1,
|
642
|
+
"FontSize": 12,
|
643
|
+
"Color": "#0081BC"
|
644
|
+
},
|
645
|
+
"Vf": {
|
646
|
+
"IsVisible": false,
|
647
|
+
"Suffix": "",
|
648
|
+
"RelativeLocation": "2 1",
|
649
|
+
"UnrotatedWidth": 2,
|
650
|
+
"UnrotatedHeight": 1,
|
651
|
+
"FontSize": 12,
|
652
|
+
"Color": "#0081BC"
|
653
|
+
},
|
654
|
+
"Name": {
|
655
|
+
"IsVisible": true,
|
656
|
+
"Suffix": "",
|
657
|
+
"RelativeLocation": "2 2",
|
658
|
+
"UnrotatedWidth": 2,
|
659
|
+
"UnrotatedHeight": 1,
|
660
|
+
"FontSize": 12,
|
661
|
+
"Color": "#0081BC"
|
662
|
+
}
|
663
|
+
}
|
245
664
|
},
|
246
665
|
{
|
247
|
-
"LibraryName": "Diode",
|
666
|
+
"LibraryName": "Ideal Diode",
|
248
667
|
"Top": -14,
|
249
668
|
"Left": 78,
|
250
669
|
"Angle": 270,
|
251
670
|
"HF": false,
|
252
671
|
"VF": false,
|
672
|
+
"Disabled": false,
|
253
673
|
"Name": "D4",
|
254
674
|
"ID": "e84e65fa-a56e-4085-8fb4-27eada74eb70",
|
255
675
|
"Parameters": {
|
256
676
|
"Rd": "1m",
|
257
|
-
"Vf": "0"
|
677
|
+
"Vf": "0",
|
678
|
+
"Name": "D4"
|
258
679
|
},
|
259
|
-
"EnabledScopes": []
|
680
|
+
"EnabledScopes": [],
|
681
|
+
"ParametersDisplayAttributes": {
|
682
|
+
"Rd": {
|
683
|
+
"IsVisible": false,
|
684
|
+
"Suffix": "",
|
685
|
+
"RelativeLocation": "2 0",
|
686
|
+
"UnrotatedWidth": 2,
|
687
|
+
"UnrotatedHeight": 1,
|
688
|
+
"FontSize": 12,
|
689
|
+
"Color": "#0081BC"
|
690
|
+
},
|
691
|
+
"Vf": {
|
692
|
+
"IsVisible": false,
|
693
|
+
"Suffix": "",
|
694
|
+
"RelativeLocation": "2 1",
|
695
|
+
"UnrotatedWidth": 2,
|
696
|
+
"UnrotatedHeight": 1,
|
697
|
+
"FontSize": 12,
|
698
|
+
"Color": "#0081BC"
|
699
|
+
},
|
700
|
+
"Name": {
|
701
|
+
"IsVisible": true,
|
702
|
+
"Suffix": "",
|
703
|
+
"RelativeLocation": "2 2",
|
704
|
+
"UnrotatedWidth": 2,
|
705
|
+
"UnrotatedHeight": 1,
|
706
|
+
"FontSize": 12,
|
707
|
+
"Color": "#0081BC"
|
708
|
+
}
|
709
|
+
}
|
260
710
|
},
|
261
711
|
{
|
262
712
|
"LibraryName": "Capacitor",
|
@@ -265,13 +715,44 @@
|
|
265
715
|
"Angle": 90,
|
266
716
|
"HF": false,
|
267
717
|
"VF": false,
|
718
|
+
"Disabled": false,
|
268
719
|
"Name": "Cout",
|
269
720
|
"ID": "4d107e02-1949-487a-8739-88d07d1c58e0",
|
270
721
|
"Parameters": {
|
271
722
|
"Value": "2u",
|
272
|
-
"Vinit": "0"
|
723
|
+
"Vinit": "0",
|
724
|
+
"Name": "Cout"
|
273
725
|
},
|
274
|
-
"EnabledScopes": []
|
726
|
+
"EnabledScopes": [],
|
727
|
+
"ParametersDisplayAttributes": {
|
728
|
+
"Value": {
|
729
|
+
"IsVisible": true,
|
730
|
+
"Suffix": "F",
|
731
|
+
"RelativeLocation": "2 2",
|
732
|
+
"UnrotatedWidth": 2,
|
733
|
+
"UnrotatedHeight": 1,
|
734
|
+
"FontSize": 12,
|
735
|
+
"Color": "#0081BC"
|
736
|
+
},
|
737
|
+
"Vinit": {
|
738
|
+
"IsVisible": false,
|
739
|
+
"Suffix": "V",
|
740
|
+
"RelativeLocation": "2 3",
|
741
|
+
"UnrotatedWidth": 2,
|
742
|
+
"UnrotatedHeight": 1,
|
743
|
+
"FontSize": 12,
|
744
|
+
"Color": "#0081BC"
|
745
|
+
},
|
746
|
+
"Name": {
|
747
|
+
"IsVisible": true,
|
748
|
+
"Suffix": "",
|
749
|
+
"RelativeLocation": "2 -1",
|
750
|
+
"UnrotatedWidth": 2,
|
751
|
+
"UnrotatedHeight": 1,
|
752
|
+
"FontSize": 12,
|
753
|
+
"Color": "#0081BC"
|
754
|
+
}
|
755
|
+
}
|
275
756
|
},
|
276
757
|
{
|
277
758
|
"LibraryName": "Resistor",
|
@@ -280,14 +761,36 @@
|
|
280
761
|
"Angle": 90,
|
281
762
|
"HF": false,
|
282
763
|
"VF": false,
|
764
|
+
"Disabled": false,
|
283
765
|
"Name": "Rout",
|
284
766
|
"ID": "8f6a4c3f-4aca-4911-821d-7cf1548f605b",
|
285
767
|
"Parameters": {
|
286
|
-
"Value": "53.4545 * 2"
|
768
|
+
"Value": "53.4545 * 2",
|
769
|
+
"Name": "Rout"
|
287
770
|
},
|
288
771
|
"EnabledScopes": [
|
289
772
|
"Voltage"
|
290
|
-
]
|
773
|
+
],
|
774
|
+
"ParametersDisplayAttributes": {
|
775
|
+
"Value": {
|
776
|
+
"IsVisible": false,
|
777
|
+
"Suffix": "",
|
778
|
+
"RelativeLocation": "4 2",
|
779
|
+
"UnrotatedWidth": 1,
|
780
|
+
"UnrotatedHeight": 4,
|
781
|
+
"FontSize": 12,
|
782
|
+
"Color": "#0081BC"
|
783
|
+
},
|
784
|
+
"Name": {
|
785
|
+
"IsVisible": true,
|
786
|
+
"Suffix": "",
|
787
|
+
"RelativeLocation": "2 -2",
|
788
|
+
"UnrotatedWidth": 2,
|
789
|
+
"UnrotatedHeight": 2,
|
790
|
+
"FontSize": 12,
|
791
|
+
"Color": "#0081BC"
|
792
|
+
}
|
793
|
+
}
|
291
794
|
},
|
292
795
|
{
|
293
796
|
"LibraryName": "Control Output Connector Label",
|
@@ -296,10 +799,24 @@
|
|
296
799
|
"Angle": 0,
|
297
800
|
"HF": false,
|
298
801
|
"VF": false,
|
802
|
+
"Disabled": false,
|
299
803
|
"Name": "Q1",
|
300
804
|
"ID": "3335cc5e-01b0-452c-b831-efc3711a3dd0",
|
301
|
-
"Parameters": {
|
302
|
-
|
805
|
+
"Parameters": {
|
806
|
+
"Name": "Q1"
|
807
|
+
},
|
808
|
+
"EnabledScopes": [],
|
809
|
+
"ParametersDisplayAttributes": {
|
810
|
+
"Name": {
|
811
|
+
"IsVisible": false,
|
812
|
+
"Suffix": "",
|
813
|
+
"RelativeLocation": "1 -1",
|
814
|
+
"UnrotatedWidth": 2,
|
815
|
+
"UnrotatedHeight": 1,
|
816
|
+
"FontSize": 12,
|
817
|
+
"Color": "#04B404"
|
818
|
+
}
|
819
|
+
}
|
303
820
|
},
|
304
821
|
{
|
305
822
|
"LibraryName": "Control Output Connector Label",
|
@@ -308,10 +825,24 @@
|
|
308
825
|
"Angle": 0,
|
309
826
|
"HF": false,
|
310
827
|
"VF": false,
|
828
|
+
"Disabled": false,
|
311
829
|
"Name": "!Q1",
|
312
830
|
"ID": "2a9b3cc0-8dd4-4e58-99f5-f586b6e52f30",
|
313
|
-
"Parameters": {
|
314
|
-
|
831
|
+
"Parameters": {
|
832
|
+
"Name": "!Q1"
|
833
|
+
},
|
834
|
+
"EnabledScopes": [],
|
835
|
+
"ParametersDisplayAttributes": {
|
836
|
+
"Name": {
|
837
|
+
"IsVisible": false,
|
838
|
+
"Suffix": "",
|
839
|
+
"RelativeLocation": "1 -1",
|
840
|
+
"UnrotatedWidth": 2,
|
841
|
+
"UnrotatedHeight": 1,
|
842
|
+
"FontSize": 12,
|
843
|
+
"Color": "#04B404"
|
844
|
+
}
|
845
|
+
}
|
315
846
|
},
|
316
847
|
{
|
317
848
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -320,14 +851,54 @@
|
|
320
851
|
"Angle": 0,
|
321
852
|
"HF": false,
|
322
853
|
"VF": false,
|
854
|
+
"Disabled": false,
|
323
855
|
"Name": "T1",
|
324
856
|
"ID": "b0dd95dc-fa1e-4e2c-aed3-f99054191669",
|
325
857
|
"Parameters": {
|
326
858
|
"Ron": "0.1m",
|
327
859
|
"Rdon": "0.1m",
|
328
|
-
"Vdf": "0"
|
860
|
+
"Vdf": "0",
|
861
|
+
"Name": "T1"
|
329
862
|
},
|
330
|
-
"EnabledScopes": []
|
863
|
+
"EnabledScopes": [],
|
864
|
+
"ParametersDisplayAttributes": {
|
865
|
+
"Ron": {
|
866
|
+
"IsVisible": false,
|
867
|
+
"Suffix": "",
|
868
|
+
"RelativeLocation": "1 0",
|
869
|
+
"UnrotatedWidth": 2,
|
870
|
+
"UnrotatedHeight": 1,
|
871
|
+
"FontSize": 12,
|
872
|
+
"Color": "#0081BC"
|
873
|
+
},
|
874
|
+
"Rdon": {
|
875
|
+
"IsVisible": false,
|
876
|
+
"Suffix": "",
|
877
|
+
"RelativeLocation": "1 1",
|
878
|
+
"UnrotatedWidth": 2,
|
879
|
+
"UnrotatedHeight": 1,
|
880
|
+
"FontSize": 12,
|
881
|
+
"Color": "#0081BC"
|
882
|
+
},
|
883
|
+
"Vdf": {
|
884
|
+
"IsVisible": false,
|
885
|
+
"Suffix": "",
|
886
|
+
"RelativeLocation": "1 2",
|
887
|
+
"UnrotatedWidth": 2,
|
888
|
+
"UnrotatedHeight": 1,
|
889
|
+
"FontSize": 12,
|
890
|
+
"Color": "#0081BC"
|
891
|
+
},
|
892
|
+
"Name": {
|
893
|
+
"IsVisible": true,
|
894
|
+
"Suffix": "",
|
895
|
+
"RelativeLocation": "3 2",
|
896
|
+
"UnrotatedWidth": 3,
|
897
|
+
"UnrotatedHeight": 2,
|
898
|
+
"FontSize": 12,
|
899
|
+
"Color": "#0081BC"
|
900
|
+
}
|
901
|
+
}
|
331
902
|
},
|
332
903
|
{
|
333
904
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -336,14 +907,54 @@
|
|
336
907
|
"Angle": 0,
|
337
908
|
"HF": false,
|
338
909
|
"VF": false,
|
910
|
+
"Disabled": false,
|
339
911
|
"Name": "T2",
|
340
912
|
"ID": "916e0974-e582-43a8-bf79-764622d3381c",
|
341
913
|
"Parameters": {
|
342
914
|
"Ron": "0.1m",
|
343
915
|
"Rdon": "0.1m",
|
344
|
-
"Vdf": "0"
|
916
|
+
"Vdf": "0",
|
917
|
+
"Name": "T2"
|
345
918
|
},
|
346
|
-
"EnabledScopes": []
|
919
|
+
"EnabledScopes": [],
|
920
|
+
"ParametersDisplayAttributes": {
|
921
|
+
"Ron": {
|
922
|
+
"IsVisible": false,
|
923
|
+
"Suffix": "",
|
924
|
+
"RelativeLocation": "1 0",
|
925
|
+
"UnrotatedWidth": 2,
|
926
|
+
"UnrotatedHeight": 1,
|
927
|
+
"FontSize": 12,
|
928
|
+
"Color": "#0081BC"
|
929
|
+
},
|
930
|
+
"Rdon": {
|
931
|
+
"IsVisible": false,
|
932
|
+
"Suffix": "",
|
933
|
+
"RelativeLocation": "1 1",
|
934
|
+
"UnrotatedWidth": 2,
|
935
|
+
"UnrotatedHeight": 1,
|
936
|
+
"FontSize": 12,
|
937
|
+
"Color": "#0081BC"
|
938
|
+
},
|
939
|
+
"Vdf": {
|
940
|
+
"IsVisible": false,
|
941
|
+
"Suffix": "",
|
942
|
+
"RelativeLocation": "1 2",
|
943
|
+
"UnrotatedWidth": 2,
|
944
|
+
"UnrotatedHeight": 1,
|
945
|
+
"FontSize": 12,
|
946
|
+
"Color": "#0081BC"
|
947
|
+
},
|
948
|
+
"Name": {
|
949
|
+
"IsVisible": true,
|
950
|
+
"Suffix": "",
|
951
|
+
"RelativeLocation": "3 2",
|
952
|
+
"UnrotatedWidth": 3,
|
953
|
+
"UnrotatedHeight": 2,
|
954
|
+
"FontSize": 12,
|
955
|
+
"Color": "#0081BC"
|
956
|
+
}
|
957
|
+
}
|
347
958
|
},
|
348
959
|
{
|
349
960
|
"LibraryName": "Resistor",
|
@@ -352,12 +963,34 @@
|
|
352
963
|
"Angle": 90,
|
353
964
|
"HF": false,
|
354
965
|
"VF": false,
|
966
|
+
"Disabled": false,
|
355
967
|
"Name": "Rout2",
|
356
968
|
"ID": "30bb2784-d307-45d5-85e0-36d09cc96ed8",
|
357
969
|
"Parameters": {
|
358
|
-
"Value": "53.4545 * 2"
|
970
|
+
"Value": "53.4545 * 2",
|
971
|
+
"Name": "Rout2"
|
359
972
|
},
|
360
|
-
"EnabledScopes": []
|
973
|
+
"EnabledScopes": [],
|
974
|
+
"ParametersDisplayAttributes": {
|
975
|
+
"Value": {
|
976
|
+
"IsVisible": false,
|
977
|
+
"Suffix": "\u03A9",
|
978
|
+
"RelativeLocation": "2 2",
|
979
|
+
"UnrotatedWidth": 2,
|
980
|
+
"UnrotatedHeight": 1,
|
981
|
+
"FontSize": 12,
|
982
|
+
"Color": "#0081BC"
|
983
|
+
},
|
984
|
+
"Name": {
|
985
|
+
"IsVisible": true,
|
986
|
+
"Suffix": "",
|
987
|
+
"RelativeLocation": "2 -2",
|
988
|
+
"UnrotatedWidth": 2,
|
989
|
+
"UnrotatedHeight": 2,
|
990
|
+
"FontSize": 12,
|
991
|
+
"Color": "#0081BC"
|
992
|
+
}
|
993
|
+
}
|
361
994
|
},
|
362
995
|
{
|
363
996
|
"LibraryName": "Switch",
|
@@ -366,13 +999,44 @@
|
|
366
999
|
"Angle": 90,
|
367
1000
|
"HF": false,
|
368
1001
|
"VF": false,
|
1002
|
+
"Disabled": false,
|
369
1003
|
"Name": "SW2",
|
370
1004
|
"ID": "9fd0eaa3-78b1-4e4b-a23f-4563304d35c3",
|
371
1005
|
"Parameters": {
|
372
1006
|
"State": "1",
|
373
|
-
"T1": "5m"
|
1007
|
+
"T1": "5m",
|
1008
|
+
"Name": "SW2"
|
374
1009
|
},
|
375
|
-
"EnabledScopes": []
|
1010
|
+
"EnabledScopes": [],
|
1011
|
+
"ParametersDisplayAttributes": {
|
1012
|
+
"State": {
|
1013
|
+
"IsVisible": false,
|
1014
|
+
"Suffix": "",
|
1015
|
+
"RelativeLocation": "2 -1",
|
1016
|
+
"UnrotatedWidth": 2,
|
1017
|
+
"UnrotatedHeight": 1,
|
1018
|
+
"FontSize": 12,
|
1019
|
+
"Color": "#0081BC"
|
1020
|
+
},
|
1021
|
+
"T1": {
|
1022
|
+
"IsVisible": false,
|
1023
|
+
"Suffix": "",
|
1024
|
+
"RelativeLocation": "2 -1",
|
1025
|
+
"UnrotatedWidth": 2,
|
1026
|
+
"UnrotatedHeight": 1,
|
1027
|
+
"FontSize": 12,
|
1028
|
+
"Color": "#0081BC"
|
1029
|
+
},
|
1030
|
+
"Name": {
|
1031
|
+
"IsVisible": true,
|
1032
|
+
"Suffix": "",
|
1033
|
+
"RelativeLocation": "2 2",
|
1034
|
+
"UnrotatedWidth": 2,
|
1035
|
+
"UnrotatedHeight": 1,
|
1036
|
+
"FontSize": 12,
|
1037
|
+
"Color": "#0081BC"
|
1038
|
+
}
|
1039
|
+
}
|
376
1040
|
},
|
377
1041
|
{
|
378
1042
|
"LibraryName": "Differential Voltage Probe",
|
@@ -381,13 +1045,44 @@
|
|
381
1045
|
"Angle": 90,
|
382
1046
|
"HF": false,
|
383
1047
|
"VF": true,
|
1048
|
+
"Disabled": false,
|
384
1049
|
"Name": "VP1",
|
385
1050
|
"ID": "ecb47744-9ca7-4345-b1de-2ffad8b658d5",
|
386
1051
|
"Parameters": {
|
387
1052
|
"Gain": "1/420",
|
388
|
-
"SamplingTime": "auto"
|
1053
|
+
"SamplingTime": "auto",
|
1054
|
+
"Name": "VP1"
|
389
1055
|
},
|
390
|
-
"EnabledScopes": []
|
1056
|
+
"EnabledScopes": [],
|
1057
|
+
"ParametersDisplayAttributes": {
|
1058
|
+
"Gain": {
|
1059
|
+
"IsVisible": false,
|
1060
|
+
"Suffix": "",
|
1061
|
+
"RelativeLocation": "2 2",
|
1062
|
+
"UnrotatedWidth": 2,
|
1063
|
+
"UnrotatedHeight": 1,
|
1064
|
+
"FontSize": 12,
|
1065
|
+
"Color": "#0081BC"
|
1066
|
+
},
|
1067
|
+
"SamplingTime": {
|
1068
|
+
"IsVisible": false,
|
1069
|
+
"Suffix": "",
|
1070
|
+
"RelativeLocation": "2 3",
|
1071
|
+
"UnrotatedWidth": 2,
|
1072
|
+
"UnrotatedHeight": 1,
|
1073
|
+
"FontSize": 12,
|
1074
|
+
"Color": "#0081BC"
|
1075
|
+
},
|
1076
|
+
"Name": {
|
1077
|
+
"IsVisible": true,
|
1078
|
+
"Suffix": "",
|
1079
|
+
"RelativeLocation": "1 -1",
|
1080
|
+
"UnrotatedWidth": 2,
|
1081
|
+
"UnrotatedHeight": 1,
|
1082
|
+
"FontSize": 12,
|
1083
|
+
"Color": "#0081BC"
|
1084
|
+
}
|
1085
|
+
}
|
391
1086
|
},
|
392
1087
|
{
|
393
1088
|
"LibraryName": "Ground",
|
@@ -396,10 +1091,24 @@
|
|
396
1091
|
"Angle": 0,
|
397
1092
|
"HF": false,
|
398
1093
|
"VF": false,
|
1094
|
+
"Disabled": false,
|
399
1095
|
"Name": "Ground2",
|
400
1096
|
"ID": "71566371-29d5-45a1-a6b9-03ac664769f4",
|
401
|
-
"Parameters": {
|
402
|
-
|
1097
|
+
"Parameters": {
|
1098
|
+
"Name": "Ground2"
|
1099
|
+
},
|
1100
|
+
"EnabledScopes": [],
|
1101
|
+
"ParametersDisplayAttributes": {
|
1102
|
+
"Name": {
|
1103
|
+
"IsVisible": false,
|
1104
|
+
"Suffix": "",
|
1105
|
+
"RelativeLocation": "4 3",
|
1106
|
+
"UnrotatedWidth": 2,
|
1107
|
+
"UnrotatedHeight": 2,
|
1108
|
+
"FontSize": 12,
|
1109
|
+
"Color": "#0081BC"
|
1110
|
+
}
|
1111
|
+
}
|
403
1112
|
},
|
404
1113
|
{
|
405
1114
|
"LibraryName": "Control Input Connector Label",
|
@@ -408,10 +1117,24 @@
|
|
408
1117
|
"Angle": 0,
|
409
1118
|
"HF": false,
|
410
1119
|
"VF": false,
|
1120
|
+
"Disabled": false,
|
411
1121
|
"Name": "vout_norm",
|
412
1122
|
"ID": "29a8d30a-605d-4686-97ce-b11671bc92bd",
|
413
|
-
"Parameters": {
|
414
|
-
|
1123
|
+
"Parameters": {
|
1124
|
+
"Name": "vout_norm"
|
1125
|
+
},
|
1126
|
+
"EnabledScopes": [],
|
1127
|
+
"ParametersDisplayAttributes": {
|
1128
|
+
"Name": {
|
1129
|
+
"IsVisible": false,
|
1130
|
+
"Suffix": "",
|
1131
|
+
"RelativeLocation": "1 -1",
|
1132
|
+
"UnrotatedWidth": 2,
|
1133
|
+
"UnrotatedHeight": 1,
|
1134
|
+
"FontSize": 12,
|
1135
|
+
"Color": "#04B404"
|
1136
|
+
}
|
1137
|
+
}
|
415
1138
|
},
|
416
1139
|
{
|
417
1140
|
"LibraryName": "Current Meter",
|
@@ -420,14 +1143,36 @@
|
|
420
1143
|
"Angle": 0,
|
421
1144
|
"HF": false,
|
422
1145
|
"VF": false,
|
1146
|
+
"Disabled": false,
|
423
1147
|
"Name": "Out",
|
424
1148
|
"ID": "68a9df4c-f3e7-4e50-a4a9-576f19966232",
|
425
1149
|
"Parameters": {
|
426
|
-
"SamplingTime": "none"
|
1150
|
+
"SamplingTime": "none",
|
1151
|
+
"Name": "Out"
|
427
1152
|
},
|
428
1153
|
"EnabledScopes": [
|
429
1154
|
"Current"
|
430
|
-
]
|
1155
|
+
],
|
1156
|
+
"ParametersDisplayAttributes": {
|
1157
|
+
"SamplingTime": {
|
1158
|
+
"IsVisible": false,
|
1159
|
+
"Suffix": "",
|
1160
|
+
"RelativeLocation": "2 3",
|
1161
|
+
"UnrotatedWidth": 2,
|
1162
|
+
"UnrotatedHeight": 1,
|
1163
|
+
"FontSize": 12,
|
1164
|
+
"Color": "#0081BC"
|
1165
|
+
},
|
1166
|
+
"Name": {
|
1167
|
+
"IsVisible": true,
|
1168
|
+
"Suffix": "",
|
1169
|
+
"RelativeLocation": "1 -1",
|
1170
|
+
"UnrotatedWidth": 2,
|
1171
|
+
"UnrotatedHeight": 1,
|
1172
|
+
"FontSize": 12,
|
1173
|
+
"Color": "#0081BC"
|
1174
|
+
}
|
1175
|
+
}
|
431
1176
|
},
|
432
1177
|
{
|
433
1178
|
"LibraryName": "Constant",
|
@@ -436,13 +1181,44 @@
|
|
436
1181
|
"Angle": 0,
|
437
1182
|
"HF": false,
|
438
1183
|
"VF": false,
|
1184
|
+
"Disabled": false,
|
439
1185
|
"Name": "C1",
|
440
1186
|
"ID": "2afef811-1603-4b93-a248-6065cebcb9c8",
|
441
1187
|
"Parameters": {
|
442
1188
|
"Value": "1",
|
443
|
-
"SamplingTime": "auto"
|
1189
|
+
"SamplingTime": "auto",
|
1190
|
+
"Name": "C1"
|
444
1191
|
},
|
445
|
-
"EnabledScopes": []
|
1192
|
+
"EnabledScopes": [],
|
1193
|
+
"ParametersDisplayAttributes": {
|
1194
|
+
"Value": {
|
1195
|
+
"IsVisible": true,
|
1196
|
+
"Suffix": "",
|
1197
|
+
"RelativeLocation": "1 1",
|
1198
|
+
"UnrotatedWidth": 2,
|
1199
|
+
"UnrotatedHeight": 2,
|
1200
|
+
"FontSize": 12,
|
1201
|
+
"Color": "#04B404"
|
1202
|
+
},
|
1203
|
+
"SamplingTime": {
|
1204
|
+
"IsVisible": false,
|
1205
|
+
"Suffix": "",
|
1206
|
+
"RelativeLocation": "1 4",
|
1207
|
+
"UnrotatedWidth": 2,
|
1208
|
+
"UnrotatedHeight": 1,
|
1209
|
+
"FontSize": 12,
|
1210
|
+
"Color": "#04B404"
|
1211
|
+
},
|
1212
|
+
"Name": {
|
1213
|
+
"IsVisible": true,
|
1214
|
+
"Suffix": "",
|
1215
|
+
"RelativeLocation": "1 -1",
|
1216
|
+
"UnrotatedWidth": 2,
|
1217
|
+
"UnrotatedHeight": 1,
|
1218
|
+
"FontSize": 12,
|
1219
|
+
"Color": "#04B404"
|
1220
|
+
}
|
1221
|
+
}
|
446
1222
|
},
|
447
1223
|
{
|
448
1224
|
"LibraryName": "Control Output Connector Label",
|
@@ -451,10 +1227,24 @@
|
|
451
1227
|
"Angle": 0,
|
452
1228
|
"HF": false,
|
453
1229
|
"VF": false,
|
1230
|
+
"Disabled": false,
|
454
1231
|
"Name": "vout_norm",
|
455
1232
|
"ID": "6d2e80f5-f9d1-48fd-94db-b4075c5d7fe9",
|
456
|
-
"Parameters": {
|
457
|
-
|
1233
|
+
"Parameters": {
|
1234
|
+
"Name": "vout_norm"
|
1235
|
+
},
|
1236
|
+
"EnabledScopes": [],
|
1237
|
+
"ParametersDisplayAttributes": {
|
1238
|
+
"Name": {
|
1239
|
+
"IsVisible": false,
|
1240
|
+
"Suffix": "",
|
1241
|
+
"RelativeLocation": "1 -1",
|
1242
|
+
"UnrotatedWidth": 2,
|
1243
|
+
"UnrotatedHeight": 1,
|
1244
|
+
"FontSize": 12,
|
1245
|
+
"Color": "#04B404"
|
1246
|
+
}
|
1247
|
+
}
|
458
1248
|
},
|
459
1249
|
{
|
460
1250
|
"LibraryName": "Sum",
|
@@ -463,14 +1253,54 @@
|
|
463
1253
|
"Angle": 0,
|
464
1254
|
"HF": false,
|
465
1255
|
"VF": false,
|
1256
|
+
"Disabled": false,
|
466
1257
|
"Name": "SUM1",
|
467
1258
|
"ID": "28394f33-7835-4c0a-8df9-f053055203ab",
|
468
1259
|
"Parameters": {
|
469
1260
|
"NumberOfInputs": "2",
|
470
1261
|
"Gains": "[1 -1]",
|
471
|
-
"SamplingTime": "none"
|
1262
|
+
"SamplingTime": "none",
|
1263
|
+
"Name": "SUM1"
|
472
1264
|
},
|
473
|
-
"EnabledScopes": []
|
1265
|
+
"EnabledScopes": [],
|
1266
|
+
"ParametersDisplayAttributes": {
|
1267
|
+
"NumberOfInputs": {
|
1268
|
+
"IsVisible": false,
|
1269
|
+
"Suffix": "",
|
1270
|
+
"RelativeLocation": "1 4",
|
1271
|
+
"UnrotatedWidth": 2,
|
1272
|
+
"UnrotatedHeight": 1,
|
1273
|
+
"FontSize": 12,
|
1274
|
+
"Color": "#04B404"
|
1275
|
+
},
|
1276
|
+
"Gains": {
|
1277
|
+
"IsVisible": false,
|
1278
|
+
"Suffix": "",
|
1279
|
+
"RelativeLocation": "0 5",
|
1280
|
+
"UnrotatedWidth": 3,
|
1281
|
+
"UnrotatedHeight": 1,
|
1282
|
+
"FontSize": 12,
|
1283
|
+
"Color": "#04B404"
|
1284
|
+
},
|
1285
|
+
"SamplingTime": {
|
1286
|
+
"IsVisible": false,
|
1287
|
+
"Suffix": "",
|
1288
|
+
"RelativeLocation": "1 6",
|
1289
|
+
"UnrotatedWidth": 2,
|
1290
|
+
"UnrotatedHeight": 1,
|
1291
|
+
"FontSize": 12,
|
1292
|
+
"Color": "#04B404"
|
1293
|
+
},
|
1294
|
+
"Name": {
|
1295
|
+
"IsVisible": true,
|
1296
|
+
"Suffix": "",
|
1297
|
+
"RelativeLocation": "1 -1",
|
1298
|
+
"UnrotatedWidth": 2,
|
1299
|
+
"UnrotatedHeight": 1,
|
1300
|
+
"FontSize": 12,
|
1301
|
+
"Color": "#04B404"
|
1302
|
+
}
|
1303
|
+
}
|
474
1304
|
},
|
475
1305
|
{
|
476
1306
|
"LibraryName": "PI_antiwindup",
|
@@ -479,9 +1309,12 @@
|
|
479
1309
|
"Angle": 0,
|
480
1310
|
"HF": false,
|
481
1311
|
"VF": false,
|
1312
|
+
"Disabled": false,
|
482
1313
|
"Name": "Outer Loop",
|
483
1314
|
"ID": "a6440897-2229-49aa-80d5-8b37c74b4da5",
|
484
|
-
"Parameters": {
|
1315
|
+
"Parameters": {
|
1316
|
+
"Name": "Outer Loop"
|
1317
|
+
},
|
485
1318
|
"EnabledScopes": [],
|
486
1319
|
"SubcircuitDefinition": {
|
487
1320
|
"Id": "5d98c68b-1912-00e6-3e59-08585ce4bfa8",
|
@@ -493,15 +1326,64 @@
|
|
493
1326
|
"Angle": 0,
|
494
1327
|
"HF": false,
|
495
1328
|
"VF": false,
|
1329
|
+
"Disabled": false,
|
496
1330
|
"Name": "PID2",
|
497
1331
|
"ID": "3b2be411-d7c1-4370-ba5b-cf6a64a2aed9",
|
498
1332
|
"Parameters": {
|
499
1333
|
"Kp": "0",
|
500
1334
|
"Kd": "0",
|
501
1335
|
"Ki": "690116.48",
|
502
|
-
"SamplingTime": "auto"
|
1336
|
+
"SamplingTime": "auto",
|
1337
|
+
"Name": "PID2"
|
503
1338
|
},
|
504
|
-
"EnabledScopes": []
|
1339
|
+
"EnabledScopes": [],
|
1340
|
+
"ParametersDisplayAttributes": {
|
1341
|
+
"Kp": {
|
1342
|
+
"IsVisible": false,
|
1343
|
+
"Suffix": "",
|
1344
|
+
"RelativeLocation": "3 4",
|
1345
|
+
"UnrotatedWidth": 2,
|
1346
|
+
"UnrotatedHeight": 1,
|
1347
|
+
"FontSize": 12,
|
1348
|
+
"Color": "#04B404"
|
1349
|
+
},
|
1350
|
+
"Kd": {
|
1351
|
+
"IsVisible": false,
|
1352
|
+
"Suffix": "",
|
1353
|
+
"RelativeLocation": "3 6",
|
1354
|
+
"UnrotatedWidth": 2,
|
1355
|
+
"UnrotatedHeight": 1,
|
1356
|
+
"FontSize": 12,
|
1357
|
+
"Color": "#04B404"
|
1358
|
+
},
|
1359
|
+
"Ki": {
|
1360
|
+
"IsVisible": false,
|
1361
|
+
"Suffix": "",
|
1362
|
+
"RelativeLocation": "3 5",
|
1363
|
+
"UnrotatedWidth": 2,
|
1364
|
+
"UnrotatedHeight": 1,
|
1365
|
+
"FontSize": 12,
|
1366
|
+
"Color": "#04B404"
|
1367
|
+
},
|
1368
|
+
"SamplingTime": {
|
1369
|
+
"IsVisible": false,
|
1370
|
+
"Suffix": "",
|
1371
|
+
"RelativeLocation": "3 7",
|
1372
|
+
"UnrotatedWidth": 2,
|
1373
|
+
"UnrotatedHeight": 1,
|
1374
|
+
"FontSize": 12,
|
1375
|
+
"Color": "#04B404"
|
1376
|
+
},
|
1377
|
+
"Name": {
|
1378
|
+
"IsVisible": true,
|
1379
|
+
"Suffix": "",
|
1380
|
+
"RelativeLocation": "3 -1",
|
1381
|
+
"UnrotatedWidth": 2,
|
1382
|
+
"UnrotatedHeight": 1,
|
1383
|
+
"FontSize": 12,
|
1384
|
+
"Color": "#04B404"
|
1385
|
+
}
|
1386
|
+
}
|
505
1387
|
},
|
506
1388
|
{
|
507
1389
|
"LibraryName": "Memory",
|
@@ -510,13 +1392,44 @@
|
|
510
1392
|
"Angle": 0,
|
511
1393
|
"HF": true,
|
512
1394
|
"VF": false,
|
1395
|
+
"Disabled": false,
|
513
1396
|
"Name": "MEM2",
|
514
1397
|
"ID": "3f06541a-5bb7-422c-bc51-4bee3fef7d58",
|
515
1398
|
"Parameters": {
|
516
1399
|
"InitialValue": "1",
|
517
|
-
"SamplingTime": "auto"
|
1400
|
+
"SamplingTime": "auto",
|
1401
|
+
"Name": "MEM2"
|
518
1402
|
},
|
519
|
-
"EnabledScopes": []
|
1403
|
+
"EnabledScopes": [],
|
1404
|
+
"ParametersDisplayAttributes": {
|
1405
|
+
"InitialValue": {
|
1406
|
+
"IsVisible": false,
|
1407
|
+
"Suffix": "",
|
1408
|
+
"RelativeLocation": "1 4",
|
1409
|
+
"UnrotatedWidth": 2,
|
1410
|
+
"UnrotatedHeight": 1,
|
1411
|
+
"FontSize": 12,
|
1412
|
+
"Color": "#04B404"
|
1413
|
+
},
|
1414
|
+
"SamplingTime": {
|
1415
|
+
"IsVisible": false,
|
1416
|
+
"Suffix": "",
|
1417
|
+
"RelativeLocation": "1 5",
|
1418
|
+
"UnrotatedWidth": 2,
|
1419
|
+
"UnrotatedHeight": 1,
|
1420
|
+
"FontSize": 12,
|
1421
|
+
"Color": "#04B404"
|
1422
|
+
},
|
1423
|
+
"Name": {
|
1424
|
+
"IsVisible": true,
|
1425
|
+
"Suffix": "",
|
1426
|
+
"RelativeLocation": "1 -1",
|
1427
|
+
"UnrotatedWidth": 2,
|
1428
|
+
"UnrotatedHeight": 1,
|
1429
|
+
"FontSize": 12,
|
1430
|
+
"Color": "#04B404"
|
1431
|
+
}
|
1432
|
+
}
|
520
1433
|
},
|
521
1434
|
{
|
522
1435
|
"LibraryName": "Limiter",
|
@@ -525,14 +1438,54 @@
|
|
525
1438
|
"Angle": 0,
|
526
1439
|
"HF": false,
|
527
1440
|
"VF": false,
|
1441
|
+
"Disabled": false,
|
528
1442
|
"Name": "Lim1",
|
529
1443
|
"ID": "2f1564cc-0446-47f0-ab7c-7e204b170452",
|
530
1444
|
"Parameters": {
|
531
1445
|
"LowLimit": "-20",
|
532
1446
|
"HighLimit": "30",
|
533
|
-
"SamplingTime": "auto"
|
1447
|
+
"SamplingTime": "auto",
|
1448
|
+
"Name": "Lim1"
|
534
1449
|
},
|
535
|
-
"EnabledScopes": []
|
1450
|
+
"EnabledScopes": [],
|
1451
|
+
"ParametersDisplayAttributes": {
|
1452
|
+
"LowLimit": {
|
1453
|
+
"IsVisible": false,
|
1454
|
+
"Suffix": "",
|
1455
|
+
"RelativeLocation": "1 5",
|
1456
|
+
"UnrotatedWidth": 2,
|
1457
|
+
"UnrotatedHeight": 1,
|
1458
|
+
"FontSize": 12,
|
1459
|
+
"Color": "#04B404"
|
1460
|
+
},
|
1461
|
+
"HighLimit": {
|
1462
|
+
"IsVisible": false,
|
1463
|
+
"Suffix": "",
|
1464
|
+
"RelativeLocation": "1 4",
|
1465
|
+
"UnrotatedWidth": 2,
|
1466
|
+
"UnrotatedHeight": 1,
|
1467
|
+
"FontSize": 12,
|
1468
|
+
"Color": "#04B404"
|
1469
|
+
},
|
1470
|
+
"SamplingTime": {
|
1471
|
+
"IsVisible": false,
|
1472
|
+
"Suffix": "",
|
1473
|
+
"RelativeLocation": "1 6",
|
1474
|
+
"UnrotatedWidth": 2,
|
1475
|
+
"UnrotatedHeight": 1,
|
1476
|
+
"FontSize": 12,
|
1477
|
+
"Color": "#04B404"
|
1478
|
+
},
|
1479
|
+
"Name": {
|
1480
|
+
"IsVisible": true,
|
1481
|
+
"Suffix": "",
|
1482
|
+
"RelativeLocation": "1 -1",
|
1483
|
+
"UnrotatedWidth": 2,
|
1484
|
+
"UnrotatedHeight": 1,
|
1485
|
+
"FontSize": 12,
|
1486
|
+
"Color": "#04B404"
|
1487
|
+
}
|
1488
|
+
}
|
536
1489
|
},
|
537
1490
|
{
|
538
1491
|
"LibraryName": "Sum",
|
@@ -541,14 +1494,54 @@
|
|
541
1494
|
"Angle": 90,
|
542
1495
|
"HF": false,
|
543
1496
|
"VF": false,
|
1497
|
+
"Disabled": false,
|
544
1498
|
"Name": "SUM4",
|
545
1499
|
"ID": "fac76cd7-a505-48e5-9c3c-ae84539c5f3d",
|
546
1500
|
"Parameters": {
|
547
1501
|
"NumberOfInputs": "2",
|
548
1502
|
"Gains": "[1 -1]",
|
549
|
-
"SamplingTime": "auto"
|
1503
|
+
"SamplingTime": "auto",
|
1504
|
+
"Name": "SUM4"
|
550
1505
|
},
|
551
|
-
"EnabledScopes": []
|
1506
|
+
"EnabledScopes": [],
|
1507
|
+
"ParametersDisplayAttributes": {
|
1508
|
+
"NumberOfInputs": {
|
1509
|
+
"IsVisible": false,
|
1510
|
+
"Suffix": "",
|
1511
|
+
"RelativeLocation": "1 4",
|
1512
|
+
"UnrotatedWidth": 2,
|
1513
|
+
"UnrotatedHeight": 1,
|
1514
|
+
"FontSize": 12,
|
1515
|
+
"Color": "#04B404"
|
1516
|
+
},
|
1517
|
+
"Gains": {
|
1518
|
+
"IsVisible": false,
|
1519
|
+
"Suffix": "",
|
1520
|
+
"RelativeLocation": "0 5",
|
1521
|
+
"UnrotatedWidth": 3,
|
1522
|
+
"UnrotatedHeight": 1,
|
1523
|
+
"FontSize": 12,
|
1524
|
+
"Color": "#04B404"
|
1525
|
+
},
|
1526
|
+
"SamplingTime": {
|
1527
|
+
"IsVisible": false,
|
1528
|
+
"Suffix": "",
|
1529
|
+
"RelativeLocation": "1 6",
|
1530
|
+
"UnrotatedWidth": 2,
|
1531
|
+
"UnrotatedHeight": 1,
|
1532
|
+
"FontSize": 12,
|
1533
|
+
"Color": "#04B404"
|
1534
|
+
},
|
1535
|
+
"Name": {
|
1536
|
+
"IsVisible": true,
|
1537
|
+
"Suffix": "",
|
1538
|
+
"RelativeLocation": "1 -1",
|
1539
|
+
"UnrotatedWidth": 2,
|
1540
|
+
"UnrotatedHeight": 1,
|
1541
|
+
"FontSize": 12,
|
1542
|
+
"Color": "#04B404"
|
1543
|
+
}
|
1544
|
+
}
|
552
1545
|
},
|
553
1546
|
{
|
554
1547
|
"LibraryName": "Sum",
|
@@ -557,14 +1550,54 @@
|
|
557
1550
|
"Angle": 0,
|
558
1551
|
"HF": false,
|
559
1552
|
"VF": false,
|
1553
|
+
"Disabled": false,
|
560
1554
|
"Name": "SUM3",
|
561
1555
|
"ID": "ced06fad-77c9-4183-ad6e-c7abbece287d",
|
562
1556
|
"Parameters": {
|
563
1557
|
"NumberOfInputs": "2",
|
564
1558
|
"Gains": "[1 1]",
|
565
|
-
"SamplingTime": "auto"
|
1559
|
+
"SamplingTime": "auto",
|
1560
|
+
"Name": "SUM3"
|
566
1561
|
},
|
567
|
-
"EnabledScopes": []
|
1562
|
+
"EnabledScopes": [],
|
1563
|
+
"ParametersDisplayAttributes": {
|
1564
|
+
"NumberOfInputs": {
|
1565
|
+
"IsVisible": false,
|
1566
|
+
"Suffix": "",
|
1567
|
+
"RelativeLocation": "1 4",
|
1568
|
+
"UnrotatedWidth": 2,
|
1569
|
+
"UnrotatedHeight": 1,
|
1570
|
+
"FontSize": 12,
|
1571
|
+
"Color": "#04B404"
|
1572
|
+
},
|
1573
|
+
"Gains": {
|
1574
|
+
"IsVisible": false,
|
1575
|
+
"Suffix": "",
|
1576
|
+
"RelativeLocation": "0 5",
|
1577
|
+
"UnrotatedWidth": 3,
|
1578
|
+
"UnrotatedHeight": 1,
|
1579
|
+
"FontSize": 12,
|
1580
|
+
"Color": "#04B404"
|
1581
|
+
},
|
1582
|
+
"SamplingTime": {
|
1583
|
+
"IsVisible": false,
|
1584
|
+
"Suffix": "",
|
1585
|
+
"RelativeLocation": "1 6",
|
1586
|
+
"UnrotatedWidth": 2,
|
1587
|
+
"UnrotatedHeight": 1,
|
1588
|
+
"FontSize": 12,
|
1589
|
+
"Color": "#04B404"
|
1590
|
+
},
|
1591
|
+
"Name": {
|
1592
|
+
"IsVisible": true,
|
1593
|
+
"Suffix": "",
|
1594
|
+
"RelativeLocation": "1 -1",
|
1595
|
+
"UnrotatedWidth": 2,
|
1596
|
+
"UnrotatedHeight": 1,
|
1597
|
+
"FontSize": 12,
|
1598
|
+
"Color": "#04B404"
|
1599
|
+
}
|
1600
|
+
}
|
568
1601
|
},
|
569
1602
|
{
|
570
1603
|
"LibraryName": "Sum",
|
@@ -573,14 +1606,54 @@
|
|
573
1606
|
"Angle": 0,
|
574
1607
|
"HF": false,
|
575
1608
|
"VF": false,
|
1609
|
+
"Disabled": false,
|
576
1610
|
"Name": "SUM2",
|
577
1611
|
"ID": "f6423c4b-eb62-490f-8deb-b6185d33d989",
|
578
1612
|
"Parameters": {
|
579
1613
|
"NumberOfInputs": "2",
|
580
1614
|
"Gains": "[1 1]",
|
581
|
-
"SamplingTime": "auto"
|
1615
|
+
"SamplingTime": "auto",
|
1616
|
+
"Name": "SUM2"
|
582
1617
|
},
|
583
|
-
"EnabledScopes": []
|
1618
|
+
"EnabledScopes": [],
|
1619
|
+
"ParametersDisplayAttributes": {
|
1620
|
+
"NumberOfInputs": {
|
1621
|
+
"IsVisible": false,
|
1622
|
+
"Suffix": "",
|
1623
|
+
"RelativeLocation": "1 4",
|
1624
|
+
"UnrotatedWidth": 2,
|
1625
|
+
"UnrotatedHeight": 1,
|
1626
|
+
"FontSize": 12,
|
1627
|
+
"Color": "#04B404"
|
1628
|
+
},
|
1629
|
+
"Gains": {
|
1630
|
+
"IsVisible": false,
|
1631
|
+
"Suffix": "",
|
1632
|
+
"RelativeLocation": "0 5",
|
1633
|
+
"UnrotatedWidth": 3,
|
1634
|
+
"UnrotatedHeight": 1,
|
1635
|
+
"FontSize": 12,
|
1636
|
+
"Color": "#04B404"
|
1637
|
+
},
|
1638
|
+
"SamplingTime": {
|
1639
|
+
"IsVisible": false,
|
1640
|
+
"Suffix": "",
|
1641
|
+
"RelativeLocation": "1 6",
|
1642
|
+
"UnrotatedWidth": 2,
|
1643
|
+
"UnrotatedHeight": 1,
|
1644
|
+
"FontSize": 12,
|
1645
|
+
"Color": "#04B404"
|
1646
|
+
},
|
1647
|
+
"Name": {
|
1648
|
+
"IsVisible": true,
|
1649
|
+
"Suffix": "",
|
1650
|
+
"RelativeLocation": "1 -1",
|
1651
|
+
"UnrotatedWidth": 2,
|
1652
|
+
"UnrotatedHeight": 1,
|
1653
|
+
"FontSize": 12,
|
1654
|
+
"Color": "#04B404"
|
1655
|
+
}
|
1656
|
+
}
|
584
1657
|
},
|
585
1658
|
{
|
586
1659
|
"LibraryName": "Control Out Pin",
|
@@ -589,10 +1662,24 @@
|
|
589
1662
|
"Angle": 0,
|
590
1663
|
"HF": false,
|
591
1664
|
"VF": false,
|
1665
|
+
"Disabled": false,
|
592
1666
|
"Name": "OUT",
|
593
1667
|
"ID": "7f17c5ea-b54d-45c5-a363-60916b32f0db",
|
594
|
-
"Parameters": {
|
595
|
-
|
1668
|
+
"Parameters": {
|
1669
|
+
"Name": "OUT"
|
1670
|
+
},
|
1671
|
+
"EnabledScopes": [],
|
1672
|
+
"ParametersDisplayAttributes": {
|
1673
|
+
"Name": {
|
1674
|
+
"IsVisible": true,
|
1675
|
+
"Suffix": "",
|
1676
|
+
"RelativeLocation": "0 -1",
|
1677
|
+
"UnrotatedWidth": 2,
|
1678
|
+
"UnrotatedHeight": 1,
|
1679
|
+
"FontSize": 12,
|
1680
|
+
"Color": "#04B404"
|
1681
|
+
}
|
1682
|
+
}
|
596
1683
|
},
|
597
1684
|
{
|
598
1685
|
"LibraryName": "Control In Pin",
|
@@ -601,10 +1688,24 @@
|
|
601
1688
|
"Angle": 0,
|
602
1689
|
"HF": false,
|
603
1690
|
"VF": false,
|
1691
|
+
"Disabled": false,
|
604
1692
|
"Name": "IN",
|
605
1693
|
"ID": "275ee2bc-f736-4f05-bca3-82c05b66fa70",
|
606
|
-
"Parameters": {
|
607
|
-
|
1694
|
+
"Parameters": {
|
1695
|
+
"Name": "IN"
|
1696
|
+
},
|
1697
|
+
"EnabledScopes": [],
|
1698
|
+
"ParametersDisplayAttributes": {
|
1699
|
+
"Name": {
|
1700
|
+
"IsVisible": true,
|
1701
|
+
"Suffix": "",
|
1702
|
+
"RelativeLocation": "0 -1",
|
1703
|
+
"UnrotatedWidth": 2,
|
1704
|
+
"UnrotatedHeight": 1,
|
1705
|
+
"FontSize": 12,
|
1706
|
+
"Color": "#04B404"
|
1707
|
+
}
|
1708
|
+
}
|
608
1709
|
},
|
609
1710
|
{
|
610
1711
|
"LibraryName": "Gain",
|
@@ -613,13 +1714,44 @@
|
|
613
1714
|
"Angle": 0,
|
614
1715
|
"HF": false,
|
615
1716
|
"VF": false,
|
1717
|
+
"Disabled": false,
|
616
1718
|
"Name": "Kp",
|
617
1719
|
"ID": "9811627c-dc07-4b16-a83b-c432f6987b14",
|
618
1720
|
"Parameters": {
|
619
1721
|
"Value": "64.637",
|
620
|
-
"SamplingTime": "auto"
|
1722
|
+
"SamplingTime": "auto",
|
1723
|
+
"Name": "Kp"
|
621
1724
|
},
|
622
|
-
"EnabledScopes": []
|
1725
|
+
"EnabledScopes": [],
|
1726
|
+
"ParametersDisplayAttributes": {
|
1727
|
+
"Value": {
|
1728
|
+
"IsVisible": true,
|
1729
|
+
"Suffix": "",
|
1730
|
+
"RelativeLocation": "1 1",
|
1731
|
+
"UnrotatedWidth": 2,
|
1732
|
+
"UnrotatedHeight": 2,
|
1733
|
+
"FontSize": 12,
|
1734
|
+
"Color": "#04B404"
|
1735
|
+
},
|
1736
|
+
"SamplingTime": {
|
1737
|
+
"IsVisible": false,
|
1738
|
+
"Suffix": "",
|
1739
|
+
"RelativeLocation": "4 5",
|
1740
|
+
"UnrotatedWidth": 2,
|
1741
|
+
"UnrotatedHeight": 1,
|
1742
|
+
"FontSize": 12,
|
1743
|
+
"Color": "#04B404"
|
1744
|
+
},
|
1745
|
+
"Name": {
|
1746
|
+
"IsVisible": true,
|
1747
|
+
"Suffix": "",
|
1748
|
+
"RelativeLocation": "1 -1",
|
1749
|
+
"UnrotatedWidth": 2,
|
1750
|
+
"UnrotatedHeight": 1,
|
1751
|
+
"FontSize": 12,
|
1752
|
+
"Color": "#04B404"
|
1753
|
+
}
|
1754
|
+
}
|
623
1755
|
}
|
624
1756
|
],
|
625
1757
|
"Connectors": [
|
@@ -812,7 +1944,18 @@
|
|
812
1944
|
"Variables": [],
|
813
1945
|
"VariableFile": ""
|
814
1946
|
},
|
815
|
-
"SubcircuitDefinitionID": "5d98c68b-1912-00e6-3e59-08585ce4bfa8"
|
1947
|
+
"SubcircuitDefinitionID": "5d98c68b-1912-00e6-3e59-08585ce4bfa8",
|
1948
|
+
"ParametersDisplayAttributes": {
|
1949
|
+
"Name": {
|
1950
|
+
"IsVisible": true,
|
1951
|
+
"Suffix": "",
|
1952
|
+
"RelativeLocation": "4 2",
|
1953
|
+
"UnrotatedWidth": 2,
|
1954
|
+
"UnrotatedHeight": 1,
|
1955
|
+
"FontSize": 12,
|
1956
|
+
"Color": "#3C3C3C"
|
1957
|
+
}
|
1958
|
+
}
|
816
1959
|
},
|
817
1960
|
{
|
818
1961
|
"LibraryName": "Control Output Connector Label",
|
@@ -821,10 +1964,24 @@
|
|
821
1964
|
"Angle": 0,
|
822
1965
|
"HF": false,
|
823
1966
|
"VF": false,
|
1967
|
+
"Disabled": false,
|
824
1968
|
"Name": "iout",
|
825
1969
|
"ID": "481f351e-8ef5-4e0a-9704-97233027af39",
|
826
|
-
"Parameters": {
|
827
|
-
|
1970
|
+
"Parameters": {
|
1971
|
+
"Name": "iout"
|
1972
|
+
},
|
1973
|
+
"EnabledScopes": [],
|
1974
|
+
"ParametersDisplayAttributes": {
|
1975
|
+
"Name": {
|
1976
|
+
"IsVisible": false,
|
1977
|
+
"Suffix": "",
|
1978
|
+
"RelativeLocation": "1 -1",
|
1979
|
+
"UnrotatedWidth": 2,
|
1980
|
+
"UnrotatedHeight": 1,
|
1981
|
+
"FontSize": 12,
|
1982
|
+
"Color": "#04B404"
|
1983
|
+
}
|
1984
|
+
}
|
828
1985
|
},
|
829
1986
|
{
|
830
1987
|
"LibraryName": "Sum",
|
@@ -833,14 +1990,54 @@
|
|
833
1990
|
"Angle": 0,
|
834
1991
|
"HF": false,
|
835
1992
|
"VF": false,
|
1993
|
+
"Disabled": false,
|
836
1994
|
"Name": "SUM2",
|
837
1995
|
"ID": "56877bcd-56a5-45c9-8f96-3a31cb449af6",
|
838
1996
|
"Parameters": {
|
839
1997
|
"NumberOfInputs": "2",
|
840
1998
|
"Gains": "[1 -1]",
|
841
|
-
"SamplingTime": "none"
|
1999
|
+
"SamplingTime": "none",
|
2000
|
+
"Name": "SUM2"
|
842
2001
|
},
|
843
|
-
"EnabledScopes": []
|
2002
|
+
"EnabledScopes": [],
|
2003
|
+
"ParametersDisplayAttributes": {
|
2004
|
+
"NumberOfInputs": {
|
2005
|
+
"IsVisible": false,
|
2006
|
+
"Suffix": "",
|
2007
|
+
"RelativeLocation": "1 4",
|
2008
|
+
"UnrotatedWidth": 2,
|
2009
|
+
"UnrotatedHeight": 1,
|
2010
|
+
"FontSize": 12,
|
2011
|
+
"Color": "#04B404"
|
2012
|
+
},
|
2013
|
+
"Gains": {
|
2014
|
+
"IsVisible": false,
|
2015
|
+
"Suffix": "",
|
2016
|
+
"RelativeLocation": "0 5",
|
2017
|
+
"UnrotatedWidth": 3,
|
2018
|
+
"UnrotatedHeight": 1,
|
2019
|
+
"FontSize": 12,
|
2020
|
+
"Color": "#04B404"
|
2021
|
+
},
|
2022
|
+
"SamplingTime": {
|
2023
|
+
"IsVisible": false,
|
2024
|
+
"Suffix": "",
|
2025
|
+
"RelativeLocation": "1 6",
|
2026
|
+
"UnrotatedWidth": 2,
|
2027
|
+
"UnrotatedHeight": 1,
|
2028
|
+
"FontSize": 12,
|
2029
|
+
"Color": "#04B404"
|
2030
|
+
},
|
2031
|
+
"Name": {
|
2032
|
+
"IsVisible": false,
|
2033
|
+
"Suffix": "",
|
2034
|
+
"RelativeLocation": "1 -1",
|
2035
|
+
"UnrotatedWidth": 2,
|
2036
|
+
"UnrotatedHeight": 1,
|
2037
|
+
"FontSize": 12,
|
2038
|
+
"Color": "#04B404"
|
2039
|
+
}
|
2040
|
+
}
|
844
2041
|
},
|
845
2042
|
{
|
846
2043
|
"LibraryName": "Gain",
|
@@ -849,13 +2046,44 @@
|
|
849
2046
|
"Angle": 0,
|
850
2047
|
"HF": false,
|
851
2048
|
"VF": false,
|
2049
|
+
"Disabled": false,
|
852
2050
|
"Name": "G1",
|
853
2051
|
"ID": "28626c76-560f-4f56-8fe6-aa05095f6903",
|
854
2052
|
"Parameters": {
|
855
2053
|
"Value": "-1",
|
856
|
-
"SamplingTime": "auto"
|
2054
|
+
"SamplingTime": "auto",
|
2055
|
+
"Name": "G1"
|
857
2056
|
},
|
858
|
-
"EnabledScopes": []
|
2057
|
+
"EnabledScopes": [],
|
2058
|
+
"ParametersDisplayAttributes": {
|
2059
|
+
"Value": {
|
2060
|
+
"IsVisible": true,
|
2061
|
+
"Suffix": "",
|
2062
|
+
"RelativeLocation": "1 1",
|
2063
|
+
"UnrotatedWidth": 2,
|
2064
|
+
"UnrotatedHeight": 2,
|
2065
|
+
"FontSize": 12,
|
2066
|
+
"Color": "#04B404"
|
2067
|
+
},
|
2068
|
+
"SamplingTime": {
|
2069
|
+
"IsVisible": false,
|
2070
|
+
"Suffix": "",
|
2071
|
+
"RelativeLocation": "4 5",
|
2072
|
+
"UnrotatedWidth": 2,
|
2073
|
+
"UnrotatedHeight": 1,
|
2074
|
+
"FontSize": 12,
|
2075
|
+
"Color": "#04B404"
|
2076
|
+
},
|
2077
|
+
"Name": {
|
2078
|
+
"IsVisible": false,
|
2079
|
+
"Suffix": "",
|
2080
|
+
"RelativeLocation": "1 -1",
|
2081
|
+
"UnrotatedWidth": 2,
|
2082
|
+
"UnrotatedHeight": 1,
|
2083
|
+
"FontSize": 12,
|
2084
|
+
"Color": "#04B404"
|
2085
|
+
}
|
2086
|
+
}
|
859
2087
|
},
|
860
2088
|
{
|
861
2089
|
"LibraryName": "PI_antiwindup",
|
@@ -864,9 +2092,12 @@
|
|
864
2092
|
"Angle": 0,
|
865
2093
|
"HF": false,
|
866
2094
|
"VF": false,
|
2095
|
+
"Disabled": false,
|
867
2096
|
"Name": "Inner Loop",
|
868
2097
|
"ID": "b717d4aa-143b-47e4-becb-25288ac4ca83",
|
869
|
-
"Parameters": {
|
2098
|
+
"Parameters": {
|
2099
|
+
"Name": "Inner Loop"
|
2100
|
+
},
|
870
2101
|
"EnabledScopes": [],
|
871
2102
|
"SubcircuitDefinition": {
|
872
2103
|
"Id": "0057842f-1a24-039e-0e9f-144af9b22d45",
|
@@ -878,14 +2109,54 @@
|
|
878
2109
|
"Angle": 0,
|
879
2110
|
"HF": false,
|
880
2111
|
"VF": false,
|
2112
|
+
"Disabled": false,
|
881
2113
|
"Name": "SUM1",
|
882
2114
|
"ID": "eeb450ed-0255-4396-9ecc-907efaead394",
|
883
2115
|
"Parameters": {
|
884
2116
|
"NumberOfInputs": "2",
|
885
2117
|
"Gains": "[1 1]",
|
886
|
-
"SamplingTime": "auto"
|
2118
|
+
"SamplingTime": "auto",
|
2119
|
+
"Name": "SUM1"
|
887
2120
|
},
|
888
|
-
"EnabledScopes": []
|
2121
|
+
"EnabledScopes": [],
|
2122
|
+
"ParametersDisplayAttributes": {
|
2123
|
+
"NumberOfInputs": {
|
2124
|
+
"IsVisible": false,
|
2125
|
+
"Suffix": "",
|
2126
|
+
"RelativeLocation": "1 4",
|
2127
|
+
"UnrotatedWidth": 2,
|
2128
|
+
"UnrotatedHeight": 1,
|
2129
|
+
"FontSize": 12,
|
2130
|
+
"Color": "#04B404"
|
2131
|
+
},
|
2132
|
+
"Gains": {
|
2133
|
+
"IsVisible": false,
|
2134
|
+
"Suffix": "",
|
2135
|
+
"RelativeLocation": "0 5",
|
2136
|
+
"UnrotatedWidth": 3,
|
2137
|
+
"UnrotatedHeight": 1,
|
2138
|
+
"FontSize": 12,
|
2139
|
+
"Color": "#04B404"
|
2140
|
+
},
|
2141
|
+
"SamplingTime": {
|
2142
|
+
"IsVisible": false,
|
2143
|
+
"Suffix": "",
|
2144
|
+
"RelativeLocation": "1 6",
|
2145
|
+
"UnrotatedWidth": 2,
|
2146
|
+
"UnrotatedHeight": 1,
|
2147
|
+
"FontSize": 12,
|
2148
|
+
"Color": "#04B404"
|
2149
|
+
},
|
2150
|
+
"Name": {
|
2151
|
+
"IsVisible": true,
|
2152
|
+
"Suffix": "",
|
2153
|
+
"RelativeLocation": "1 -1",
|
2154
|
+
"UnrotatedWidth": 2,
|
2155
|
+
"UnrotatedHeight": 1,
|
2156
|
+
"FontSize": 12,
|
2157
|
+
"Color": "#04B404"
|
2158
|
+
}
|
2159
|
+
}
|
889
2160
|
},
|
890
2161
|
{
|
891
2162
|
"LibraryName": "Gain",
|
@@ -894,13 +2165,44 @@
|
|
894
2165
|
"Angle": 0,
|
895
2166
|
"HF": false,
|
896
2167
|
"VF": false,
|
2168
|
+
"Disabled": false,
|
897
2169
|
"Name": "G1",
|
898
2170
|
"ID": "6e5ae893-8037-4bf6-9704-d0686e9d9812",
|
899
2171
|
"Parameters": {
|
900
2172
|
"Value": "0.75m",
|
901
|
-
"SamplingTime": "auto"
|
2173
|
+
"SamplingTime": "auto",
|
2174
|
+
"Name": "G1"
|
902
2175
|
},
|
903
|
-
"EnabledScopes": []
|
2176
|
+
"EnabledScopes": [],
|
2177
|
+
"ParametersDisplayAttributes": {
|
2178
|
+
"Value": {
|
2179
|
+
"IsVisible": true,
|
2180
|
+
"Suffix": "",
|
2181
|
+
"RelativeLocation": "1 1",
|
2182
|
+
"UnrotatedWidth": 2,
|
2183
|
+
"UnrotatedHeight": 2,
|
2184
|
+
"FontSize": 12,
|
2185
|
+
"Color": "#04B404"
|
2186
|
+
},
|
2187
|
+
"SamplingTime": {
|
2188
|
+
"IsVisible": false,
|
2189
|
+
"Suffix": "",
|
2190
|
+
"RelativeLocation": "4 5",
|
2191
|
+
"UnrotatedWidth": 2,
|
2192
|
+
"UnrotatedHeight": 1,
|
2193
|
+
"FontSize": 12,
|
2194
|
+
"Color": "#04B404"
|
2195
|
+
},
|
2196
|
+
"Name": {
|
2197
|
+
"IsVisible": true,
|
2198
|
+
"Suffix": "",
|
2199
|
+
"RelativeLocation": "1 -1",
|
2200
|
+
"UnrotatedWidth": 2,
|
2201
|
+
"UnrotatedHeight": 1,
|
2202
|
+
"FontSize": 12,
|
2203
|
+
"Color": "#04B404"
|
2204
|
+
}
|
2205
|
+
}
|
904
2206
|
},
|
905
2207
|
{
|
906
2208
|
"LibraryName": "PID",
|
@@ -909,15 +2211,64 @@
|
|
909
2211
|
"Angle": 0,
|
910
2212
|
"HF": false,
|
911
2213
|
"VF": false,
|
2214
|
+
"Disabled": false,
|
912
2215
|
"Name": "PID1",
|
913
2216
|
"ID": "b37e97d7-c5d4-49a2-8155-44f53a195307",
|
914
2217
|
"Parameters": {
|
915
2218
|
"Kp": "0",
|
916
2219
|
"Kd": "0",
|
917
2220
|
"Ki": "75",
|
918
|
-
"SamplingTime": "auto"
|
2221
|
+
"SamplingTime": "auto",
|
2222
|
+
"Name": "PID1"
|
919
2223
|
},
|
920
|
-
"EnabledScopes": []
|
2224
|
+
"EnabledScopes": [],
|
2225
|
+
"ParametersDisplayAttributes": {
|
2226
|
+
"Kp": {
|
2227
|
+
"IsVisible": false,
|
2228
|
+
"Suffix": "",
|
2229
|
+
"RelativeLocation": "3 4",
|
2230
|
+
"UnrotatedWidth": 2,
|
2231
|
+
"UnrotatedHeight": 1,
|
2232
|
+
"FontSize": 12,
|
2233
|
+
"Color": "#04B404"
|
2234
|
+
},
|
2235
|
+
"Kd": {
|
2236
|
+
"IsVisible": false,
|
2237
|
+
"Suffix": "",
|
2238
|
+
"RelativeLocation": "3 6",
|
2239
|
+
"UnrotatedWidth": 2,
|
2240
|
+
"UnrotatedHeight": 1,
|
2241
|
+
"FontSize": 12,
|
2242
|
+
"Color": "#04B404"
|
2243
|
+
},
|
2244
|
+
"Ki": {
|
2245
|
+
"IsVisible": false,
|
2246
|
+
"Suffix": "",
|
2247
|
+
"RelativeLocation": "3 5",
|
2248
|
+
"UnrotatedWidth": 2,
|
2249
|
+
"UnrotatedHeight": 1,
|
2250
|
+
"FontSize": 12,
|
2251
|
+
"Color": "#04B404"
|
2252
|
+
},
|
2253
|
+
"SamplingTime": {
|
2254
|
+
"IsVisible": false,
|
2255
|
+
"Suffix": "",
|
2256
|
+
"RelativeLocation": "3 7",
|
2257
|
+
"UnrotatedWidth": 2,
|
2258
|
+
"UnrotatedHeight": 1,
|
2259
|
+
"FontSize": 12,
|
2260
|
+
"Color": "#04B404"
|
2261
|
+
},
|
2262
|
+
"Name": {
|
2263
|
+
"IsVisible": true,
|
2264
|
+
"Suffix": "",
|
2265
|
+
"RelativeLocation": "3 -1",
|
2266
|
+
"UnrotatedWidth": 2,
|
2267
|
+
"UnrotatedHeight": 1,
|
2268
|
+
"FontSize": 12,
|
2269
|
+
"Color": "#04B404"
|
2270
|
+
}
|
2271
|
+
}
|
921
2272
|
},
|
922
2273
|
{
|
923
2274
|
"LibraryName": "Sum",
|
@@ -926,14 +2277,54 @@
|
|
926
2277
|
"Angle": 0,
|
927
2278
|
"HF": false,
|
928
2279
|
"VF": false,
|
2280
|
+
"Disabled": false,
|
929
2281
|
"Name": "SUM2",
|
930
2282
|
"ID": "13068f45-41e4-4a26-80aa-f751c176d8e0",
|
931
2283
|
"Parameters": {
|
932
2284
|
"NumberOfInputs": "2",
|
933
2285
|
"Gains": "[1 1]",
|
934
|
-
"SamplingTime": "auto"
|
2286
|
+
"SamplingTime": "auto",
|
2287
|
+
"Name": "SUM2"
|
935
2288
|
},
|
936
|
-
"EnabledScopes": []
|
2289
|
+
"EnabledScopes": [],
|
2290
|
+
"ParametersDisplayAttributes": {
|
2291
|
+
"NumberOfInputs": {
|
2292
|
+
"IsVisible": false,
|
2293
|
+
"Suffix": "",
|
2294
|
+
"RelativeLocation": "1 4",
|
2295
|
+
"UnrotatedWidth": 2,
|
2296
|
+
"UnrotatedHeight": 1,
|
2297
|
+
"FontSize": 12,
|
2298
|
+
"Color": "#04B404"
|
2299
|
+
},
|
2300
|
+
"Gains": {
|
2301
|
+
"IsVisible": false,
|
2302
|
+
"Suffix": "",
|
2303
|
+
"RelativeLocation": "0 5",
|
2304
|
+
"UnrotatedWidth": 3,
|
2305
|
+
"UnrotatedHeight": 1,
|
2306
|
+
"FontSize": 12,
|
2307
|
+
"Color": "#04B404"
|
2308
|
+
},
|
2309
|
+
"SamplingTime": {
|
2310
|
+
"IsVisible": false,
|
2311
|
+
"Suffix": "",
|
2312
|
+
"RelativeLocation": "1 6",
|
2313
|
+
"UnrotatedWidth": 2,
|
2314
|
+
"UnrotatedHeight": 1,
|
2315
|
+
"FontSize": 12,
|
2316
|
+
"Color": "#04B404"
|
2317
|
+
},
|
2318
|
+
"Name": {
|
2319
|
+
"IsVisible": true,
|
2320
|
+
"Suffix": "",
|
2321
|
+
"RelativeLocation": "1 -1",
|
2322
|
+
"UnrotatedWidth": 2,
|
2323
|
+
"UnrotatedHeight": 1,
|
2324
|
+
"FontSize": 12,
|
2325
|
+
"Color": "#04B404"
|
2326
|
+
}
|
2327
|
+
}
|
937
2328
|
},
|
938
2329
|
{
|
939
2330
|
"LibraryName": "Memory",
|
@@ -942,13 +2333,44 @@
|
|
942
2333
|
"Angle": 0,
|
943
2334
|
"HF": true,
|
944
2335
|
"VF": false,
|
2336
|
+
"Disabled": false,
|
945
2337
|
"Name": "MEM1",
|
946
2338
|
"ID": "acd66a6c-49f3-4471-b135-1e219a3e154a",
|
947
2339
|
"Parameters": {
|
948
2340
|
"InitialValue": "1",
|
949
|
-
"SamplingTime": "auto"
|
2341
|
+
"SamplingTime": "auto",
|
2342
|
+
"Name": "MEM1"
|
950
2343
|
},
|
951
|
-
"EnabledScopes": []
|
2344
|
+
"EnabledScopes": [],
|
2345
|
+
"ParametersDisplayAttributes": {
|
2346
|
+
"InitialValue": {
|
2347
|
+
"IsVisible": false,
|
2348
|
+
"Suffix": "",
|
2349
|
+
"RelativeLocation": "1 4",
|
2350
|
+
"UnrotatedWidth": 2,
|
2351
|
+
"UnrotatedHeight": 1,
|
2352
|
+
"FontSize": 12,
|
2353
|
+
"Color": "#04B404"
|
2354
|
+
},
|
2355
|
+
"SamplingTime": {
|
2356
|
+
"IsVisible": false,
|
2357
|
+
"Suffix": "",
|
2358
|
+
"RelativeLocation": "1 5",
|
2359
|
+
"UnrotatedWidth": 2,
|
2360
|
+
"UnrotatedHeight": 1,
|
2361
|
+
"FontSize": 12,
|
2362
|
+
"Color": "#04B404"
|
2363
|
+
},
|
2364
|
+
"Name": {
|
2365
|
+
"IsVisible": true,
|
2366
|
+
"Suffix": "",
|
2367
|
+
"RelativeLocation": "1 -1",
|
2368
|
+
"UnrotatedWidth": 2,
|
2369
|
+
"UnrotatedHeight": 1,
|
2370
|
+
"FontSize": 12,
|
2371
|
+
"Color": "#04B404"
|
2372
|
+
}
|
2373
|
+
}
|
952
2374
|
},
|
953
2375
|
{
|
954
2376
|
"LibraryName": "Limiter",
|
@@ -957,14 +2379,54 @@
|
|
957
2379
|
"Angle": 0,
|
958
2380
|
"HF": false,
|
959
2381
|
"VF": false,
|
2382
|
+
"Disabled": false,
|
960
2383
|
"Name": "Lim1",
|
961
2384
|
"ID": "4ea50a4d-78a2-43e3-865b-f91cd5125339",
|
962
2385
|
"Parameters": {
|
963
2386
|
"LowLimit": "0.6",
|
964
2387
|
"HighLimit": "2",
|
965
|
-
"SamplingTime": "auto"
|
2388
|
+
"SamplingTime": "auto",
|
2389
|
+
"Name": "Lim1"
|
966
2390
|
},
|
967
|
-
"EnabledScopes": []
|
2391
|
+
"EnabledScopes": [],
|
2392
|
+
"ParametersDisplayAttributes": {
|
2393
|
+
"LowLimit": {
|
2394
|
+
"IsVisible": false,
|
2395
|
+
"Suffix": "",
|
2396
|
+
"RelativeLocation": "1 5",
|
2397
|
+
"UnrotatedWidth": 2,
|
2398
|
+
"UnrotatedHeight": 1,
|
2399
|
+
"FontSize": 12,
|
2400
|
+
"Color": "#04B404"
|
2401
|
+
},
|
2402
|
+
"HighLimit": {
|
2403
|
+
"IsVisible": false,
|
2404
|
+
"Suffix": "",
|
2405
|
+
"RelativeLocation": "1 4",
|
2406
|
+
"UnrotatedWidth": 2,
|
2407
|
+
"UnrotatedHeight": 1,
|
2408
|
+
"FontSize": 12,
|
2409
|
+
"Color": "#04B404"
|
2410
|
+
},
|
2411
|
+
"SamplingTime": {
|
2412
|
+
"IsVisible": false,
|
2413
|
+
"Suffix": "",
|
2414
|
+
"RelativeLocation": "1 6",
|
2415
|
+
"UnrotatedWidth": 2,
|
2416
|
+
"UnrotatedHeight": 1,
|
2417
|
+
"FontSize": 12,
|
2418
|
+
"Color": "#04B404"
|
2419
|
+
},
|
2420
|
+
"Name": {
|
2421
|
+
"IsVisible": true,
|
2422
|
+
"Suffix": "",
|
2423
|
+
"RelativeLocation": "1 -1",
|
2424
|
+
"UnrotatedWidth": 2,
|
2425
|
+
"UnrotatedHeight": 1,
|
2426
|
+
"FontSize": 12,
|
2427
|
+
"Color": "#04B404"
|
2428
|
+
}
|
2429
|
+
}
|
968
2430
|
},
|
969
2431
|
{
|
970
2432
|
"LibraryName": "Sum",
|
@@ -973,14 +2435,54 @@
|
|
973
2435
|
"Angle": 90,
|
974
2436
|
"HF": false,
|
975
2437
|
"VF": false,
|
2438
|
+
"Disabled": false,
|
976
2439
|
"Name": "SUM3",
|
977
2440
|
"ID": "29f682c5-13f7-421b-a31f-8a8b7b5041f4",
|
978
2441
|
"Parameters": {
|
979
2442
|
"NumberOfInputs": "2",
|
980
2443
|
"Gains": "[1 -1]",
|
981
|
-
"SamplingTime": "auto"
|
2444
|
+
"SamplingTime": "auto",
|
2445
|
+
"Name": "SUM3"
|
982
2446
|
},
|
983
|
-
"EnabledScopes": []
|
2447
|
+
"EnabledScopes": [],
|
2448
|
+
"ParametersDisplayAttributes": {
|
2449
|
+
"NumberOfInputs": {
|
2450
|
+
"IsVisible": false,
|
2451
|
+
"Suffix": "",
|
2452
|
+
"RelativeLocation": "1 4",
|
2453
|
+
"UnrotatedWidth": 2,
|
2454
|
+
"UnrotatedHeight": 1,
|
2455
|
+
"FontSize": 12,
|
2456
|
+
"Color": "#04B404"
|
2457
|
+
},
|
2458
|
+
"Gains": {
|
2459
|
+
"IsVisible": false,
|
2460
|
+
"Suffix": "",
|
2461
|
+
"RelativeLocation": "0 5",
|
2462
|
+
"UnrotatedWidth": 3,
|
2463
|
+
"UnrotatedHeight": 1,
|
2464
|
+
"FontSize": 12,
|
2465
|
+
"Color": "#04B404"
|
2466
|
+
},
|
2467
|
+
"SamplingTime": {
|
2468
|
+
"IsVisible": false,
|
2469
|
+
"Suffix": "",
|
2470
|
+
"RelativeLocation": "1 6",
|
2471
|
+
"UnrotatedWidth": 2,
|
2472
|
+
"UnrotatedHeight": 1,
|
2473
|
+
"FontSize": 12,
|
2474
|
+
"Color": "#04B404"
|
2475
|
+
},
|
2476
|
+
"Name": {
|
2477
|
+
"IsVisible": true,
|
2478
|
+
"Suffix": "",
|
2479
|
+
"RelativeLocation": "1 -1",
|
2480
|
+
"UnrotatedWidth": 2,
|
2481
|
+
"UnrotatedHeight": 1,
|
2482
|
+
"FontSize": 12,
|
2483
|
+
"Color": "#04B404"
|
2484
|
+
}
|
2485
|
+
}
|
984
2486
|
},
|
985
2487
|
{
|
986
2488
|
"LibraryName": "Control In Pin",
|
@@ -989,10 +2491,24 @@
|
|
989
2491
|
"Angle": 0,
|
990
2492
|
"HF": false,
|
991
2493
|
"VF": false,
|
2494
|
+
"Disabled": false,
|
992
2495
|
"Name": "Pin1",
|
993
2496
|
"ID": "20d6d99b-16e0-472a-a771-1a4170ef3933",
|
994
|
-
"Parameters": {
|
995
|
-
|
2497
|
+
"Parameters": {
|
2498
|
+
"Name": "Pin1"
|
2499
|
+
},
|
2500
|
+
"EnabledScopes": [],
|
2501
|
+
"ParametersDisplayAttributes": {
|
2502
|
+
"Name": {
|
2503
|
+
"IsVisible": true,
|
2504
|
+
"Suffix": "",
|
2505
|
+
"RelativeLocation": "0 -1",
|
2506
|
+
"UnrotatedWidth": 2,
|
2507
|
+
"UnrotatedHeight": 1,
|
2508
|
+
"FontSize": 12,
|
2509
|
+
"Color": "#04B404"
|
2510
|
+
}
|
2511
|
+
}
|
996
2512
|
},
|
997
2513
|
{
|
998
2514
|
"LibraryName": "Control Out Pin",
|
@@ -1001,10 +2517,24 @@
|
|
1001
2517
|
"Angle": 0,
|
1002
2518
|
"HF": false,
|
1003
2519
|
"VF": false,
|
2520
|
+
"Disabled": false,
|
1004
2521
|
"Name": "Pin2",
|
1005
2522
|
"ID": "899d6e4a-9bdd-4be3-91e9-a3677e223a2f",
|
1006
|
-
"Parameters": {
|
1007
|
-
|
2523
|
+
"Parameters": {
|
2524
|
+
"Name": "Pin2"
|
2525
|
+
},
|
2526
|
+
"EnabledScopes": [],
|
2527
|
+
"ParametersDisplayAttributes": {
|
2528
|
+
"Name": {
|
2529
|
+
"IsVisible": true,
|
2530
|
+
"Suffix": "",
|
2531
|
+
"RelativeLocation": "0 -1",
|
2532
|
+
"UnrotatedWidth": 2,
|
2533
|
+
"UnrotatedHeight": 1,
|
2534
|
+
"FontSize": 12,
|
2535
|
+
"Color": "#04B404"
|
2536
|
+
}
|
2537
|
+
}
|
1008
2538
|
}
|
1009
2539
|
],
|
1010
2540
|
"Connectors": [
|
@@ -1197,7 +2727,18 @@
|
|
1197
2727
|
"Variables": [],
|
1198
2728
|
"VariableFile": ""
|
1199
2729
|
},
|
1200
|
-
"SubcircuitDefinitionID": "0057842f-1a24-039e-0e9f-144af9b22d45"
|
2730
|
+
"SubcircuitDefinitionID": "0057842f-1a24-039e-0e9f-144af9b22d45",
|
2731
|
+
"ParametersDisplayAttributes": {
|
2732
|
+
"Name": {
|
2733
|
+
"IsVisible": true,
|
2734
|
+
"Suffix": "",
|
2735
|
+
"RelativeLocation": "4 2",
|
2736
|
+
"UnrotatedWidth": 2,
|
2737
|
+
"UnrotatedHeight": 1,
|
2738
|
+
"FontSize": 12,
|
2739
|
+
"Color": "#3C3C3C"
|
2740
|
+
}
|
2741
|
+
}
|
1201
2742
|
},
|
1202
2743
|
{
|
1203
2744
|
"LibraryName": "Gain",
|
@@ -1206,13 +2747,44 @@
|
|
1206
2747
|
"Angle": 0,
|
1207
2748
|
"HF": false,
|
1208
2749
|
"VF": false,
|
2750
|
+
"Disabled": false,
|
1209
2751
|
"Name": "G2",
|
1210
2752
|
"ID": "e129677a-5629-444b-9a56-4757ad000b80",
|
1211
2753
|
"Parameters": {
|
1212
2754
|
"Value": "200k",
|
1213
|
-
"SamplingTime": "auto"
|
2755
|
+
"SamplingTime": "auto",
|
2756
|
+
"Name": "G2"
|
1214
2757
|
},
|
1215
|
-
"EnabledScopes": []
|
2758
|
+
"EnabledScopes": [],
|
2759
|
+
"ParametersDisplayAttributes": {
|
2760
|
+
"Value": {
|
2761
|
+
"IsVisible": true,
|
2762
|
+
"Suffix": "",
|
2763
|
+
"RelativeLocation": "1 1",
|
2764
|
+
"UnrotatedWidth": 2,
|
2765
|
+
"UnrotatedHeight": 2,
|
2766
|
+
"FontSize": 12,
|
2767
|
+
"Color": "#04B404"
|
2768
|
+
},
|
2769
|
+
"SamplingTime": {
|
2770
|
+
"IsVisible": false,
|
2771
|
+
"Suffix": "",
|
2772
|
+
"RelativeLocation": "4 5",
|
2773
|
+
"UnrotatedWidth": 2,
|
2774
|
+
"UnrotatedHeight": 1,
|
2775
|
+
"FontSize": 12,
|
2776
|
+
"Color": "#04B404"
|
2777
|
+
},
|
2778
|
+
"Name": {
|
2779
|
+
"IsVisible": false,
|
2780
|
+
"Suffix": "",
|
2781
|
+
"RelativeLocation": "1 -1",
|
2782
|
+
"UnrotatedWidth": 2,
|
2783
|
+
"UnrotatedHeight": 1,
|
2784
|
+
"FontSize": 12,
|
2785
|
+
"Color": "#04B404"
|
2786
|
+
}
|
2787
|
+
}
|
1216
2788
|
},
|
1217
2789
|
{
|
1218
2790
|
"LibraryName": "Constant",
|
@@ -1221,13 +2793,44 @@
|
|
1221
2793
|
"Angle": 0,
|
1222
2794
|
"HF": false,
|
1223
2795
|
"VF": false,
|
2796
|
+
"Disabled": false,
|
1224
2797
|
"Name": "C3",
|
1225
2798
|
"ID": "cd15d659-8533-43f4-bee5-6cf5d3354211",
|
1226
2799
|
"Parameters": {
|
1227
2800
|
"Value": "0.5",
|
1228
|
-
"SamplingTime": "auto"
|
2801
|
+
"SamplingTime": "auto",
|
2802
|
+
"Name": "C3"
|
1229
2803
|
},
|
1230
|
-
"EnabledScopes": []
|
2804
|
+
"EnabledScopes": [],
|
2805
|
+
"ParametersDisplayAttributes": {
|
2806
|
+
"Value": {
|
2807
|
+
"IsVisible": true,
|
2808
|
+
"Suffix": "",
|
2809
|
+
"RelativeLocation": "1 1",
|
2810
|
+
"UnrotatedWidth": 2,
|
2811
|
+
"UnrotatedHeight": 2,
|
2812
|
+
"FontSize": 12,
|
2813
|
+
"Color": "#04B404"
|
2814
|
+
},
|
2815
|
+
"SamplingTime": {
|
2816
|
+
"IsVisible": false,
|
2817
|
+
"Suffix": "",
|
2818
|
+
"RelativeLocation": "1 4",
|
2819
|
+
"UnrotatedWidth": 2,
|
2820
|
+
"UnrotatedHeight": 1,
|
2821
|
+
"FontSize": 12,
|
2822
|
+
"Color": "#04B404"
|
2823
|
+
},
|
2824
|
+
"Name": {
|
2825
|
+
"IsVisible": false,
|
2826
|
+
"Suffix": "",
|
2827
|
+
"RelativeLocation": "1 -1",
|
2828
|
+
"UnrotatedWidth": 2,
|
2829
|
+
"UnrotatedHeight": 1,
|
2830
|
+
"FontSize": 12,
|
2831
|
+
"Color": "#04B404"
|
2832
|
+
}
|
2833
|
+
}
|
1231
2834
|
},
|
1232
2835
|
{
|
1233
2836
|
"LibraryName": "Constant",
|
@@ -1236,13 +2839,44 @@
|
|
1236
2839
|
"Angle": 0,
|
1237
2840
|
"HF": false,
|
1238
2841
|
"VF": false,
|
2842
|
+
"Disabled": false,
|
1239
2843
|
"Name": "C5",
|
1240
2844
|
"ID": "515105f2-06ad-4c81-8de0-534bcabfc184",
|
1241
2845
|
"Parameters": {
|
1242
2846
|
"Value": "0",
|
1243
|
-
"SamplingTime": "auto"
|
2847
|
+
"SamplingTime": "auto",
|
2848
|
+
"Name": "C5"
|
1244
2849
|
},
|
1245
|
-
"EnabledScopes": []
|
2850
|
+
"EnabledScopes": [],
|
2851
|
+
"ParametersDisplayAttributes": {
|
2852
|
+
"Value": {
|
2853
|
+
"IsVisible": true,
|
2854
|
+
"Suffix": "",
|
2855
|
+
"RelativeLocation": "1 1",
|
2856
|
+
"UnrotatedWidth": 2,
|
2857
|
+
"UnrotatedHeight": 2,
|
2858
|
+
"FontSize": 12,
|
2859
|
+
"Color": "#04B404"
|
2860
|
+
},
|
2861
|
+
"SamplingTime": {
|
2862
|
+
"IsVisible": false,
|
2863
|
+
"Suffix": "",
|
2864
|
+
"RelativeLocation": "1 4",
|
2865
|
+
"UnrotatedWidth": 2,
|
2866
|
+
"UnrotatedHeight": 1,
|
2867
|
+
"FontSize": 12,
|
2868
|
+
"Color": "#04B404"
|
2869
|
+
},
|
2870
|
+
"Name": {
|
2871
|
+
"IsVisible": false,
|
2872
|
+
"Suffix": "",
|
2873
|
+
"RelativeLocation": "1 -1",
|
2874
|
+
"UnrotatedWidth": 2,
|
2875
|
+
"UnrotatedHeight": 1,
|
2876
|
+
"FontSize": 12,
|
2877
|
+
"Color": "#04B404"
|
2878
|
+
}
|
2879
|
+
}
|
1246
2880
|
},
|
1247
2881
|
{
|
1248
2882
|
"LibraryName": "Controlled PWM Generator",
|
@@ -1251,14 +2885,64 @@
|
|
1251
2885
|
"Angle": 0,
|
1252
2886
|
"HF": false,
|
1253
2887
|
"VF": false,
|
2888
|
+
"Disabled": false,
|
1254
2889
|
"Name": "PWM1",
|
1255
2890
|
"ID": "c65d674d-5b27-4331-a8fc-7a3c862fb78e",
|
1256
2891
|
"Parameters": {
|
1257
2892
|
"RiseTime": "0",
|
1258
2893
|
"FallTime": "0",
|
1259
|
-
"
|
2894
|
+
"MinimalFrequency": "1",
|
2895
|
+
"SamplingTime": "auto",
|
2896
|
+
"Name": "PWM1"
|
1260
2897
|
},
|
1261
|
-
"EnabledScopes": []
|
2898
|
+
"EnabledScopes": [],
|
2899
|
+
"ParametersDisplayAttributes": {
|
2900
|
+
"RiseTime": {
|
2901
|
+
"IsVisible": false,
|
2902
|
+
"Suffix": "s",
|
2903
|
+
"RelativeLocation": "3 6",
|
2904
|
+
"UnrotatedWidth": 2,
|
2905
|
+
"UnrotatedHeight": 1,
|
2906
|
+
"FontSize": 12,
|
2907
|
+
"Color": "#04B404"
|
2908
|
+
},
|
2909
|
+
"FallTime": {
|
2910
|
+
"IsVisible": false,
|
2911
|
+
"Suffix": "s",
|
2912
|
+
"RelativeLocation": "3 7",
|
2913
|
+
"UnrotatedWidth": 2,
|
2914
|
+
"UnrotatedHeight": 1,
|
2915
|
+
"FontSize": 12,
|
2916
|
+
"Color": "#04B404"
|
2917
|
+
},
|
2918
|
+
"MinimalFrequency": {
|
2919
|
+
"IsVisible": false,
|
2920
|
+
"Suffix": "",
|
2921
|
+
"RelativeLocation": "3 8",
|
2922
|
+
"UnrotatedWidth": 2,
|
2923
|
+
"UnrotatedHeight": 1,
|
2924
|
+
"FontSize": 12,
|
2925
|
+
"Color": "#04B404"
|
2926
|
+
},
|
2927
|
+
"SamplingTime": {
|
2928
|
+
"IsVisible": false,
|
2929
|
+
"Suffix": "",
|
2930
|
+
"RelativeLocation": "3 8",
|
2931
|
+
"UnrotatedWidth": 2,
|
2932
|
+
"UnrotatedHeight": 1,
|
2933
|
+
"FontSize": 12,
|
2934
|
+
"Color": "#04B404"
|
2935
|
+
},
|
2936
|
+
"Name": {
|
2937
|
+
"IsVisible": true,
|
2938
|
+
"Suffix": "",
|
2939
|
+
"RelativeLocation": "3 -1",
|
2940
|
+
"UnrotatedWidth": 2,
|
2941
|
+
"UnrotatedHeight": 1,
|
2942
|
+
"FontSize": 12,
|
2943
|
+
"Color": "#04B404"
|
2944
|
+
}
|
2945
|
+
}
|
1262
2946
|
},
|
1263
2947
|
{
|
1264
2948
|
"LibraryName": "Not",
|
@@ -1267,12 +2951,34 @@
|
|
1267
2951
|
"Angle": 0,
|
1268
2952
|
"HF": false,
|
1269
2953
|
"VF": false,
|
2954
|
+
"Disabled": false,
|
1270
2955
|
"Name": "NOT1",
|
1271
2956
|
"ID": "b9b322ff-9e4d-4ba1-9fcb-45fdf2ab4e2d",
|
1272
2957
|
"Parameters": {
|
1273
|
-
"SamplingTime": "auto"
|
2958
|
+
"SamplingTime": "auto",
|
2959
|
+
"Name": "NOT1"
|
1274
2960
|
},
|
1275
|
-
"EnabledScopes": []
|
2961
|
+
"EnabledScopes": [],
|
2962
|
+
"ParametersDisplayAttributes": {
|
2963
|
+
"SamplingTime": {
|
2964
|
+
"IsVisible": false,
|
2965
|
+
"Suffix": "",
|
2966
|
+
"RelativeLocation": "1 4",
|
2967
|
+
"UnrotatedWidth": 2,
|
2968
|
+
"UnrotatedHeight": 1,
|
2969
|
+
"FontSize": 12,
|
2970
|
+
"Color": "#04B404"
|
2971
|
+
},
|
2972
|
+
"Name": {
|
2973
|
+
"IsVisible": false,
|
2974
|
+
"Suffix": "",
|
2975
|
+
"RelativeLocation": "1 -1",
|
2976
|
+
"UnrotatedWidth": 2,
|
2977
|
+
"UnrotatedHeight": 1,
|
2978
|
+
"FontSize": 12,
|
2979
|
+
"Color": "#04B404"
|
2980
|
+
}
|
2981
|
+
}
|
1276
2982
|
},
|
1277
2983
|
{
|
1278
2984
|
"LibraryName": "Control Input Connector Label",
|
@@ -1281,10 +2987,24 @@
|
|
1281
2987
|
"Angle": 0,
|
1282
2988
|
"HF": false,
|
1283
2989
|
"VF": false,
|
2990
|
+
"Disabled": false,
|
1284
2991
|
"Name": "Q1",
|
1285
2992
|
"ID": "c258467f-db6c-41f4-9180-365fc10513fd",
|
1286
|
-
"Parameters": {
|
1287
|
-
|
2993
|
+
"Parameters": {
|
2994
|
+
"Name": "Q1"
|
2995
|
+
},
|
2996
|
+
"EnabledScopes": [],
|
2997
|
+
"ParametersDisplayAttributes": {
|
2998
|
+
"Name": {
|
2999
|
+
"IsVisible": false,
|
3000
|
+
"Suffix": "",
|
3001
|
+
"RelativeLocation": "1 -1",
|
3002
|
+
"UnrotatedWidth": 2,
|
3003
|
+
"UnrotatedHeight": 1,
|
3004
|
+
"FontSize": 12,
|
3005
|
+
"Color": "#04B404"
|
3006
|
+
}
|
3007
|
+
}
|
1288
3008
|
},
|
1289
3009
|
{
|
1290
3010
|
"LibraryName": "Control Input Connector Label",
|
@@ -1293,10 +3013,24 @@
|
|
1293
3013
|
"Angle": 0,
|
1294
3014
|
"HF": false,
|
1295
3015
|
"VF": false,
|
3016
|
+
"Disabled": false,
|
1296
3017
|
"Name": "!Q1",
|
1297
3018
|
"ID": "a6ece646-2310-43f9-b54f-d920b1241229",
|
1298
|
-
"Parameters": {
|
1299
|
-
|
3019
|
+
"Parameters": {
|
3020
|
+
"Name": "!Q1"
|
3021
|
+
},
|
3022
|
+
"EnabledScopes": [],
|
3023
|
+
"ParametersDisplayAttributes": {
|
3024
|
+
"Name": {
|
3025
|
+
"IsVisible": false,
|
3026
|
+
"Suffix": "",
|
3027
|
+
"RelativeLocation": "1 -1",
|
3028
|
+
"UnrotatedWidth": 2,
|
3029
|
+
"UnrotatedHeight": 1,
|
3030
|
+
"FontSize": 12,
|
3031
|
+
"Color": "#04B404"
|
3032
|
+
}
|
3033
|
+
}
|
1300
3034
|
}
|
1301
3035
|
],
|
1302
3036
|
"Connectors": [
|
@@ -1826,6 +3560,7 @@
|
|
1826
3560
|
"EndTime": "2.5m",
|
1827
3561
|
"FixedTimeStep": false,
|
1828
3562
|
"SaveInitialPoint": true,
|
3563
|
+
"CompressScopes": true,
|
1829
3564
|
"StopAtSteadyState": false,
|
1830
3565
|
"TimeStep": "3E-09",
|
1831
3566
|
"BaseFrequencyParameterEnabled": false,
|