Files
DP44/DataPRO/ExocortexDSP/Design/Exocortex.DSPClassDiagram.cd

55 lines
2.2 KiB
Plaintext
Raw Permalink Normal View History

2026-04-17 14:55:32 -04:00
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1">
<Class Name="Exocortex.DSP.ComplexArray" Collapsed="true">
<Position X="0.5" Y="1" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAEADAQAAAAgAEQIhACAAAgAAEAAEAAACAAAAgAA=</HashCode>
<FileName>ComplexArray.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="Exocortex.DSP.ComplexMath" Collapsed="true">
<Position X="2.25" Y="1" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAASBAAAAAAAAAAEAAAA=</HashCode>
<FileName>ComplexMath.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="Exocortex.DSP.ComplexStats" Collapsed="true">
<Position X="0.5" Y="2" Width="1.5" />
<TypeIdentifier>
<HashCode>IAAAAAAAAAAAAAAAAQAAAAABAAABBAAEgAAAAAAAAAQ=</HashCode>
<FileName>ComplexStats.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="Exocortex.DSP.Fourier" Collapsed="true">
<Position X="2.25" Y="2" Width="1.5" />
<TypeIdentifier>
<HashCode>gWgFAKgAgAgQBAICCIAGgBRCABMBAEAABAAAAgAgAKA=</HashCode>
<FileName>Fourier.cs</FileName>
</TypeIdentifier>
</Class>
<Struct Name="Exocortex.DSP.Complex" Collapsed="true" BaseTypeListCollapsed="true">
<Position X="0.5" Y="3.25" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAgAAAQABAABgwM9QUAAAAAAwEAEIAAAAAgACAAAzA=</HashCode>
<FileName>Complex.cs</FileName>
</TypeIdentifier>
<Lollipop Position="0.2" Collapsed="true" />
</Struct>
<Struct Name="Exocortex.DSP.ComplexF" Collapsed="true" BaseTypeListCollapsed="true">
<Position X="2.25" Y="3.25" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAgAAAQAAAABgwM9QcAAAAAAwFAEIAAAAAgACAAAzA=</HashCode>
<FileName>ComplexF.cs</FileName>
</TypeIdentifier>
<Lollipop Position="0.2" Collapsed="true" />
</Struct>
<Enum Name="Exocortex.DSP.FourierDirection" Collapsed="true">
<Position X="0.5" Y="4.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAI=</HashCode>
<FileName>FourierDirection.cs</FileName>
</TypeIdentifier>
</Enum>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>