Sponsored Content
The Lounge What is on Your Mind? another whats on my mind!!! - winter waves Post 302264188 by pupp on Wednesday 3rd of December 2008 10:45:54 AM
Old 12-03-2008
another whats on my mind!!! - winter waves

for anyone who surfs the northeast:

why can't we have more frequent wave forming winds (bigger low pressure systems) in the summer?! i'm tired of putting on 100lbs of wet suit and surfing awesome waves. i'd rather put on no wet suit and surf awesome waves. Smilie damn the bermuda high!!

anyone surf in this forum?
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Winter/Summer time change

Reliant Unix. Our branch in Syria has a Unix Server running our company application. Usually the the time is changed not in a fixed date.....but around end of October and beginning of November. The night of the summer winter time change last year...we put the server in singel user mode, then... (0 Replies)
Discussion started by: bcheaib
0 Replies

2. UNIX for Dummies Questions & Answers

Unix command in mind map

I found this link that might be useful for a newbie to remember unix commands. It use mind map technique and summarize everything within one page. http://mind-map-you.blogspot.com/2006/12/unix-command-in-mind-map.html (0 Replies)
Discussion started by: bani100
0 Replies

3. AIX

Change time winter=>summer

Hi! I have forgotten to change the file /etc/environment on a server. I had this ligne for TZ variable TZ=NFT-1DFT,M3.4.0/2:00:00,M10.5.0/2:00:00 So, yesterday I had the wrong date Yesterday I changed the hour to come back at the good hour and change /etc/environment by this lign... (3 Replies)
Discussion started by: Castelior
3 Replies

4. What is on Your Mind?

Something in my mind - what's your opinion ?

Dear Forum staff / Advisors / members , I am having something in my mind, about Linux / Unix possible Interview questions collections, I guess if I post them here,which might be useful for our members and for students, and in meantime we can discuss also about those questions, what's your... (4 Replies)
Discussion started by: Akshay Hegde
4 Replies

5. Hardware

Old RS/6000 lost its mind

Some time ago I bought an old microchannel RS/6000 39H as a hobby toy. I mostly deal with newer Sun/Oracle equipment so I'm a bit out of my element. The machine was running, AIX 4.1.3 I believe. Using it via IBM terminal. I stored it for what was apparently too long, and now it stalls out... (11 Replies)
Discussion started by: drjohnnyfever
11 Replies
mlib_SignalSineWaveInit_S16(3MLIB)			    mediaLib Library Functions				mlib_SignalSineWaveInit_S16(3MLIB)

NAME
mlib_SignalSineWaveInit_S16 - sine wave generation SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> mlib_status mlib_SignalSineWaveInit_S16(void **state, mlib_s16 mag, mlib_f32 freq, mlib_f32 phase); DESCRIPTION
The mlib_SignalSineWaveInit_S16() function allocates memory for an internal state structure and converts the parameters of the wave to an internal representation. PARAMETERS
The function takes the following arguments: state Internal state structure. mag Magnitude of sine wave to be generated, in Q15 format. freq Angular frequency of the sine wave to be generated, measured in radians per sample. phase Start phase of the sine wave to be generated, measured in radians. RETURN VALUES
The function returns MLIB_SUCCESS if successful. Otherwise it returns MLIB_FAILURE. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+ SEE ALSO
mlib_SignalSineWave_S16(3MLIB), mlib_SignalSineWaveFree_S16(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_SignalSineWaveInit_S16(3MLIB)
All times are GMT -4. The time now is 09:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy