Results 1 to 8 of 8

Thread: Smith Chart

  1. #1
    Join Date
    Jun 2008
    Posts
    8
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Smith Chart

    Is it possible to plot Smit chart using Qwt>
    -Pankaj

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Smith Chart

    No. Like the QwtPolar package you could use some common classes, but the coordinate system is simply different.

    Uwe

  3. #3
    Join Date
    Jun 2008
    Posts
    8
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Smith Chart

    Hi Uwe,
    I have written implemented smith charts using QT's graphics view framework. The advantage of my implementation is the coordinate system which is drawn taking into account the size of the chart, hence if you increase or decrease the plots size, the number of circles and arcs in different areas increase accordingly or decrease. I would be glad to share the code if you would like.
    -Pankaj

  4. #4
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Smith Chart

    Hi Pankaj,

    A QwtSmithPlot is on my TODO list for this year - so your distribution is very welcome. But I would like to share design/code with the QwtPolar classes, what excludes using the Graphics View classes.

    If you like we can do this together ?

    Uwe

    PS: Please contact me be Email.

  5. #5
    Join Date
    Jun 2008
    Posts
    8
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Smith Chart

    Hi Uwe,
    I am not sure if you received my earlier message, it does not show up in my sent folder either. I tried sending private message today again, and it said that you have chosen not to receive private message. Please guide how I can contact you through e-mail.
    -Pankaj

  6. #6
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Smith Chart

    I got your mail and you should have received and answer yesterday.
    Looking at the Qwt page ( or Qwt mailinglist ) you can find my email adress easily.

    Uwe

  7. #7
    Join Date
    Oct 2009
    Posts
    8
    Thanks
    1
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Smith Chart

    Hi Uwe,

    Has there been any progress on Smith Chart plotting? I took a quick look in subversion for both Qwt and Qwt Polar, but couldn't see anything.

    Thanks for all your efforts!

  8. #8
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Smith Chart

    Quote Originally Posted by jord View Post
    Has there been any progress on Smith Chart plotting?
    No and unfortunately there are a lot of other things with higher priority on my TODO list.

    Uwe

  9. The following user says thank you to Uwe for this useful post:

    jord (9th October 2009)

Similar Threads

  1. Draw a bar chart inisde the QScrollArea
    By ultrasonic in forum Qt Programming
    Replies: 6
    Last Post: 9th August 2012, 20:06
  2. View with flow chart?
    By steg90 in forum Qt Programming
    Replies: 8
    Last Post: 2nd October 2007, 08:26
  3. Replies: 2
    Last Post: 29th October 2006, 07:54
  4. Error building chart model/view example
    By brcain in forum Qt Programming
    Replies: 5
    Last Post: 25th August 2006, 23:37

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.