RDP algorithm?

RDP algorithm?

am 13.08.2007 15:56:18 von mejpark

Good afternoon people,

Can anyone point me to a function/class to implement a "Recreational
Dive Planner"?

many thanks,

Michael

Re: RDP algorithm?

am 13.08.2007 16:45:49 von ELINTPimp

On Aug 13, 9:56 am, mejpark wrote:
> Good afternoon people,
>
> Can anyone point me to a function/class to implement a "Recreational
> Dive Planner"?
>
> many thanks,
>
> Michael

Are you looking for an algorithm to support an RDP application, or the
entire application (in a function/method?).

Re: RDP algorithm?

am 13.08.2007 17:32:41 von mejpark

On Aug 13, 3:45 pm, ELINTPimp wrote:
> On Aug 13, 9:56 am, mejpark wrote:
>
> > Good afternoon people,
>
> > Can anyone point me to a function/class to implement a "Recreational
> > Dive Planner"?
>
> > many thanks,
>
> > Michael
>
> Are you looking for an algorithm to support an RDP application, or the
> entire application (in a function/method?).

The entire system would be useful, as then would be able to pull out
all the parts that were useful to us. There must be someone out there
who is both a keen diver and a programmer?

Cheers

Re: RDP algorithm?

am 13.08.2007 18:31:57 von ELINTPimp

On Aug 13, 11:32 am, mejpark wrote:
> On Aug 13, 3:45 pm, ELINTPimp wrote:
>
> > On Aug 13, 9:56 am, mejpark wrote:
>
> > > Good afternoon people,
>
> > > Can anyone point me to a function/class to implement a "Recreational
> > > Dive Planner"?
>
> > > many thanks,
>
> > > Michael
>
> > Are you looking for an algorithm to support an RDP application, or the
> > entire application (in a function/method?).
>
> The entire system would be useful, as then would be able to pull out
> all the parts that were useful to us. There must be someone out there
> who is both a keen diver and a programmer?
>
> Cheers

yes, there is...but my buddy who is a diver is a Java-only kinda guy.
i'll shoot him an email to see if he has/knows about something.

Before he asks, what kind of application is this for (commercial/
personal)?

Re: RDP algorithm?

am 14.08.2007 11:21:54 von mejpark

On Aug 13, 5:31 pm, ELINTPimp wrote:
> On Aug 13, 11:32 am, mejpark wrote:
>
>
>
> > On Aug 13, 3:45 pm, ELINTPimp wrote:
>
> > > On Aug 13, 9:56 am, mejpark wrote:
>
> > > > Good afternoon people,
>
> > > > Can anyone point me to a function/class to implement a "Recreational
> > > > Dive Planner"?
>
> > > > many thanks,
>
> > > > Michael
>
> > > Are you looking for an algorithm to support anRDPapplication, or the
> > > entire application (in a function/method?).
>
> > The entire system would be useful, as then would be able to pull out
> > all the parts that were useful to us. There must be someone out there
> > who is both a keen diver and a programmer?
>
> > Cheers
>
> yes, there is...but my buddy who is a diver is a Java-only kinda guy.
> i'll shoot him an email to see if he has/knows about something.
>
> Before he asks, what kind of application is this for (commercial/
> personal)?

Yes please,

That would be useful. I know some Java monkeys--and there are plenty
of tools available to convert one language to another. It's a
personal project.

Thanks for your help.

Re: RDP algorithm?

am 14.08.2007 13:56:50 von ELINTPimp

On Aug 14, 5:21 am, mejpark wrote:
> On Aug 13, 5:31 pm, ELINTPimp wrote:
>
>
>
> > On Aug 13, 11:32 am, mejpark wrote:
>
> > > On Aug 13, 3:45 pm, ELINTPimp wrote:
>
> > > > On Aug 13, 9:56 am, mejpark wrote:
>
> > > > > Good afternoon people,
>
> > > > > Can anyone point me to a function/class to implement a "Recreational
> > > > > Dive Planner"?
>
> > > > > many thanks,
>
> > > > > Michael
>
> > > > Are you looking for an algorithm to support anRDPapplication, or the
> > > > entire application (in a function/method?).
>
> > > The entire system would be useful, as then would be able to pull out
> > > all the parts that were useful to us. There must be someone out there
> > > who is both a keen diver and a programmer?
>
> > > Cheers
>
> > yes, there is...but my buddy who is a diver is a Java-only kinda guy.
> > i'll shoot him an email to see if he has/knows about something.
>
> > Before he asks, what kind of application is this for (commercial/
> > personal)?
>
> Yes please,
>
> That would be useful. I know some Java monkeys--and there are plenty
> of tools available to convert one language to another. It's a
> personal project.
>
> Thanks for your help.

Well, unfortunately, no luck. He simply uses a proprietary dive
computer. Perhaps something he said can help during your design, if
you find there really isn't any available:

"Straight tables are very inflexible; they do not account for multi-
level diving.
I trust my dive computer - and each vendor uses their own tables to
compute Nitrogen and Oxygen loading."

Sorry I couldn't help any further, good luck.

Re: RDP algorithm?

am 17.08.2007 11:49:13 von mejpark

On Aug 14, 12:56 pm, ELINTPimp wrote:
> On Aug 14, 5:21 am, mejpark wrote:
>
>
>
> > On Aug 13, 5:31 pm, ELINTPimp wrote:
>
> > > On Aug 13, 11:32 am, mejpark wrote:
>
> > > > On Aug 13, 3:45 pm, ELINTPimp wrote:
>
> > > > > On Aug 13, 9:56 am, mejpark wrote:
>
> > > > > > Good afternoon people,
>
> > > > > > Can anyone point me to a function/class to implement a "Recreational
> > > > > > Dive Planner"?
>
> > > > > > many thanks,
>
> > > > > > Michael
>
> > > > > Are you looking for an algorithm to support anRDPapplication, or the
> > > > > entire application (in a function/method?).
>
> > > > The entire system would be useful, as then would be able to pull out
> > > > all the parts that were useful to us. There must be someone out there
> > > > who is both a keen diver and a programmer?
>
> > > > Cheers
>
> > > yes, there is...but my buddy who is a diver is a Java-only kinda guy.
> > > i'll shoot him an email to see if he has/knows about something.
>
> > > Before he asks, what kind of application is this for (commercial/
> > > personal)?
>
> > Yes please,
>
> > That would be useful. I know some Java monkeys--and there are plenty
> > of tools available to convert one language to another. It's a
> > personal project.
>
> > Thanks for your help.
>
> Well, unfortunately, no luck. He simply uses a proprietary dive
> computer. Perhaps something he said can help during your design, if
> you find there really isn't any available:
>
> "Straight tables are very inflexible; they do not account for multi-
> level diving.
> I trust my dive computer - and each vendor uses their own tables to
> compute Nitrogen and Oxygen loading."
>
> Sorry I couldn't help any further, good luck.

Thanks for asking all the same!

Have a good day.