<< Chapter < Page
  Digital signal processing - dsp     Page 4 / 27
Chapter >> Page >

Two overloaded constructors

Two overloaded constructors are provided for the class. One constructor plots the data using a set of default plotting parameters. This constructor isprovided for extreme ease of use. The only information that you must provide to this constructor is a string that becomes part of the title for each page.

(The pages in Figure 1 were plotted using default plotting parameters with a title string of "B". The amount of data that was fed to the plottingobject for Figure 1 filled Page 0 and almost filled Page 1.)

Can change default plotting parameters

I coded the values of the default plotting parameters to make the results suitable for use in this narrow publication format. If you don't like my choiceof default plotting parameters, you can change them to values that you find more useful. For example, you could cause the default size of the Frame object to fill your screen, allowing you to plot quite a lot of data on eachpage.

Control over the plotting parameters

The other overloaded constructor takes seven parameters that allow you to control all aspects of the plotting format including:

  • Page title
  • Frame width and hence plotted data width
  • Frame height, spacing between traces, and hence the number of traces per page
  • Spacing between samples, number of traces per page, and hence the number of samples per page
  • Width and height of an oval that is used to mark each sample on the plot

The plotted sample values are connected by a straight line. Each sample is marked with an oval. You can specify the width and the height of the oval inpixels. If you set the width and height to zero, the oval simply disappears from the plot.

Default plotting parameters in Figure 1

The plots in Figure 1 were produced using the constructor that applies default plotting parameters. For example, the data was plotted using the defaultvalue of two pixels per sample. Hence the lines connecting the sample values in Figure 1 are very short.

The ovals in Figure 1 had a default width and height of two pixels each. At this small size, the ovals end up looking more like plus characters than ovals.

The overall parameters governing the plot in Figure 1 were:

Title: B Frame width: 400Frame height: 410 Page width: 392Page height: 383 Trace spacing: 50Sample spacing: 2 Traces per page: 7Samples per page: 1372

Explanation of terms

Some explanation of the terminology in the above list is probably in order. The Frame width and Frame height are the actual width and height of the Frame objects shown in Figure 1 .

The Page width and Page height are the width and height of a Canvas object contained in the Frame object, upon which the plotting is performed. The width of the Canvas actually controls the number of samples that can be plotted in each trace.

The Trace spacing is the number of pixels that separate each of the horizontal axes on a page in Figure 1 .

The Sample spacing specifies the number of pixels that are dedicated to each sample horizontally. In Figure 1 , that value is 2. This means that every other black pixel in Figure 1 indicates the value of a data sample. The pixels in between are fillers.

Questions & Answers

if three forces F1.f2 .f3 act at a point on a Cartesian plane in the daigram .....so if the question says write down the x and y components ..... I really don't understand
Syamthanda Reply
hey , can you please explain oxidation reaction & redox ?
Boitumelo Reply
hey , can you please explain oxidation reaction and redox ?
Boitumelo
for grade 12 or grade 11?
Sibulele
the value of V1 and V2
Tumelo Reply
advantages of electrons in a circuit
Rethabile Reply
we're do you find electromagnetism past papers
Ntombifuthi
what a normal force
Tholulwazi Reply
it is the force or component of the force that the surface exert on an object incontact with it and which acts perpendicular to the surface
Sihle
what is physics?
Petrus Reply
what is the half reaction of Potassium and chlorine
Anna Reply
how to calculate coefficient of static friction
Lisa Reply
how to calculate static friction
Lisa
How to calculate a current
Tumelo
how to calculate the magnitude of horizontal component of the applied force
Mogano
How to calculate force
Monambi
a structure of a thermocouple used to measure inner temperature
Anna Reply
a fixed gas of a mass is held at standard pressure temperature of 15 degrees Celsius .Calculate the temperature of the gas in Celsius if the pressure is changed to 2×10 to the power 4
Amahle Reply
How is energy being used in bonding?
Raymond Reply
what is acceleration
Syamthanda Reply
a rate of change in velocity of an object whith respect to time
Khuthadzo
how can we find the moment of torque of a circular object
Kidist
Acceleration is a rate of change in velocity.
Justice
t =r×f
Khuthadzo
how to calculate tension by substitution
Precious Reply
hi
Shongi
hi
Leago
use fnet method. how many obects are being calculated ?
Khuthadzo
khuthadzo hii
Hulisani
how to calculate acceleration and tension force
Lungile Reply
you use Fnet equals ma , newtoms second law formula
Masego
please help me with vectors in two dimensions
Mulaudzi Reply
how to calculate normal force
Mulaudzi
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Digital signal processing - dsp. OpenStax CNX. Jan 06, 2016 Download for free at https://legacy.cnx.org/content/col11642/1.38
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing - dsp' conversation and receive update notifications?

Ask