digraph G { edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"]; node [fontname="FreeSans",fontsize="10",shape=record]; rankdir=LR; Node1 [label="itpp::Modulator_ND",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1Modulator__ND.html",tooltip="Base class for an N-dimensional (ND) vector (MIMO) modulator."]; Node1 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"]; Node2 [label="itpp::Modulator_NCD",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1Modulator__NCD.html",tooltip="Base class for vector (MIMO) channel modulator/demodulators with complex valued components..."]; Node2 -> Node3 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"]; Node3 [label="itpp::ND_UPSK",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1ND__UPSK.html"]; Node2 -> Node4 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"]; Node4 [label="itpp::ND_UQAM",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1ND__UQAM.html",tooltip="Complex MIMO channel with uniform QAM per dimension."]; Node1 -> Node5 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"]; Node5 [label="itpp::Modulator_NRD",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1Modulator__NRD.html",tooltip="Base class for N-dimensional vector (MIMO) channel modulators/demodulators with real-valued..."]; Node5 -> Node6 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"]; Node6 [label="itpp::ND_UPAM",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1ND__UPAM.html",tooltip="Real-valued MIMO channel with uniform PAM along each dimension."]; }