<< 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

what is phylogeny
Odigie Reply
evolutionary history and relationship of an organism or group of organisms
AI-Robot
ok
Deng
what is biology
Hajah Reply
the study of living organisms and their interactions with one another and their environments
AI-Robot
what is biology
Victoria Reply
HOW CAN MAN ORGAN FUNCTION
Alfred Reply
the diagram of the digestive system
Assiatu Reply
allimentary cannel
Ogenrwot
How does twins formed
William Reply
They formed in two ways first when one sperm and one egg are splited by mitosis or two sperm and two eggs join together
Oluwatobi
what is genetics
Josephine Reply
Genetics is the study of heredity
Misack
how does twins formed?
Misack
What is manual
Hassan Reply
discuss biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles
Joseph Reply
what is biology
Yousuf Reply
the study of living organisms and their interactions with one another and their environment.
Wine
discuss the biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles in an essay form
Joseph Reply
what is the blood cells
Shaker Reply
list any five characteristics of the blood cells
Shaker
lack electricity and its more savely than electronic microscope because its naturally by using of light
Abdullahi Reply
advantage of electronic microscope is easily and clearly while disadvantage is dangerous because its electronic. advantage of light microscope is savely and naturally by sun while disadvantage is not easily,means its not sharp and not clear
Abdullahi
cell theory state that every organisms composed of one or more cell,cell is the basic unit of life
Abdullahi
is like gone fail us
DENG
cells is the basic structure and functions of all living things
Ramadan
What is classification
ISCONT Reply
is organisms that are similar into groups called tara
Yamosa
in what situation (s) would be the use of a scanning electron microscope be ideal and why?
Kenna Reply
A scanning electron microscope (SEM) is ideal for situations requiring high-resolution imaging of surfaces. It is commonly used in materials science, biology, and geology to examine the topography and composition of samples at a nanoscale level. SEM is particularly useful for studying fine details,
Hilary
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