Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #102080

Re: Calculating longitudinal acceleration, lateral acceleration and normal acceleration

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Pete Dowdell <contact@stridebird.com>
Newsgroups comp.lang.python
Subject Re: Calculating longitudinal acceleration, lateral acceleration and normal acceleration
Date Sun, 24 Jan 2016 13:46:49 +0700
Lines 6
Message-ID <mailman.203.1453668248.15297.python-list@python.org> (permalink)
References <f7ec5b27-8155-4e07-b556-157434209680@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de TQjCH09ZYwqJMG5j6a7ujAaggGJ5MHb/CtBNFA1vd3GA==
Return-Path <contact@stridebird.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.072
X-Spam-Evidence '*H*': 0.86; '*S*': 0.00; 'python': 0.10; 'subject: \n ': 0.15; 'received:192.168.8': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'library': 0.20; 'header :In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'received:google.com': 0.35; 'robert': 0.35; 'there': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'charset:windows-1252': 0.62; 'from:addr:contact': 0.66; 'rocket': 0.95
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=stridebird-com.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=X/Vv56X3rYxn40VzOnEUTZaccVtG767DF1mimBgdJjc=; b=Dk3RONYKgWMnvqrWZnnX2CYewQBHErGhGrHGZ2Mb6vCPpxzvE6MjIL3xJanHpNOtRI aY1VYwdmrsqO7KHaxfrfpJQD+vbarHOAXVHKClutveJo1T8ttlcJYHoEZyZi5OD5fLnk cI6BeOo53g6+jOdkJv7dE7XJYXgEZWepsYO2X9taW2Th1bXmZcPZxwNyw/FRuHm20cZb I3B+D3Z7M4e5WcZcDJ+gEYZQYyK93DixuSpW74tpIaYVTMok/uVsiG9C8L1UyNTZHzTK VLwAX98o6CWZ6kmcAUG0tGGseHUsuyNpTQNCn0GLFxp376OG4to6y8oAKIz3haS25qsw w6Fg==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=X/Vv56X3rYxn40VzOnEUTZaccVtG767DF1mimBgdJjc=; b=M8PTV1zBR6pV/OcQ/DgynCuufeCI0AmKIoX+PKDAEjYC62SIRS3jsUDz0XqxXxU6Fj tEbSkymc1MVZpi8G/ko2wQ2Rr3joXWCJnnzN2FTpKg1pMOvYCUiXmi4M8E++qIqmvf7B i3s2rQBzOfJ2CkBogq1NBuN9VdwKPjAO4smE5Dz5xLe7RUGY0ZtSALv1a7f2DQ4AJ+TQ 917y4YccHgt1jyBiEvzO5npT9lj8tAz4GbcBcj3FOV3KeSypQhUem4ujozUqDbITuOft J5s/yeU373PBzDwRriOHt80AH09PLvHRtMbKbdW7V6BqZfz16zCAV05fry0bPmIqynhn /9XQ==
X-Gm-Message-State AG10YOQiBeUfcHEVM4+zKx+IEdxJILcL0T/JhQfusJavvvL+fvwIaUmqg/ynp1FWyh4Q3g==
X-Received by 10.98.14.209 with SMTP id 78mr16716879pfo.157.1453618016985; Sat, 23 Jan 2016 22:46:56 -0800 (PST)
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
In-Reply-To <f7ec5b27-8155-4e07-b556-157434209680@googlegroups.com>
X-Mailman-Approved-At Sun, 24 Jan 2016 15:44:07 -0500
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:102080

Show key headers only | View raw


On 24/01/16 07:27, Robert James Liguori wrote:
> Is there a python library to calculate longitudinal acceleration, lateral acceleration and normal acceleration?

Might be rocket science...

pd

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Calculating longitudinal acceleration, lateral acceleration and normal acceleration Robert James Liguori <gliesian66@gmail.com> - 2016-01-23 16:27 -0800
  Re: Calculating longitudinal acceleration, lateral acceleration and normal acceleration Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2016-01-24 17:29 +1100
    Re: Calculating longitudinal acceleration, lateral acceleration and normal acceleration Bernardo Sulzbach <mafagafogigante@gmail.com> - 2016-01-24 04:33 -0200
  Re: Calculating longitudinal acceleration, lateral acceleration and normal acceleration Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2016-01-24 17:56 +1100
    Attribute path not in PurePosixPath ? Vincent Vande Vyvre <vincent.vande.vyvre@telenet.be> - 2016-01-24 08:58 +0100
    Re: Attribute path not in PurePosixPath ? Vincent Vande Vyvre <vincent.vande.vyvre@telenet.be> - 2016-01-24 10:00 +0100
  Re: Calculating longitudinal acceleration, lateral acceleration and normal acceleration Grant Edwards <invalid@invalid.invalid> - 2016-01-24 16:46 +0000
  Re: Calculating longitudinal acceleration, lateral acceleration and normal acceleration Pete Dowdell <contact@stridebird.com> - 2016-01-24 13:46 +0700

csiph-web