[Elecraft] Elecraft CW Net Report
kevin
kevinr at coho.net
Mon Oct 11 01:07:28 EDT 2021
Good Evening,
Conditions were as I had expected. Moderate QSB with some flutter
on both bands. I turned my rig on around 9 AM PDT. I scanned twenty
and found a station calling CQ in the PAQP. I scanned a little more and
found other PAQP stations. Most of them were easy copy. So I left one
tuned as I did my morning chores. Later, during the first net, signals
were good a little farther west.
On 14050.5 kHz at 2200z:
NO8V - John - MI
W0CZ - Ken - ND
K4JPN - Steve - GA
K6XK - Roy - IA
On 7047.5 kHz at 0000z:
W0CZ - Ken - ND
WM5F - Dwight - ID
K0DTJ - Brian - CA
K7TXA - Jim - ID
K6PJV - Dale - CA
Until next week 73,
Kevin. KD5ONS
-
Let me tell you how it will be
There's one for you, nineteen for me
Should five percent appear too small
Be thankful I don't take it all
If you drive a car, I'll tax the street
If you try to sit, I'll tax your seat
If you get too cold, I'll tax the heat
If you take a walk, I'll tax your feet
Now my advice for those who die
Declare the pennies on your eyes
Cause I'm the taxman
Yeah, I'm the taxman
for (int i=0; i<10; i++)
{
seg[i].N = norm( normal( seg[i].ps, seg[i].pe ) );
seg[i].C = plus( seg[i].ps, scale( minus( seg[i].pe, seg[i].ps ),
0.5 ) );
seg[i].angle = angle( minus( seg[i].pe, seg[i].ps ) );
seg[i].hit = FALSE; // the unhit state
}
bb = dot( minus( pt, seg[i].C ), seg[i].N );
if ( ( bb > -0.03) && ( bb < 0.0 ) ) // tweak here
{ // bounce velocity vector
vi = matTvec( Refl( seg[i].angle ), vi );
}
More information about the Elecraft
mailing list