-
#### Imported from https://bugs.launchpad.net/bugs/1598869
|Property|Value|
|----|----|
|Reported by|[Carlo Santucci (carlosanit1)](https://launchpad.net/~carlosanit1)|
|Date reported|Mon, 04 Jul 201…
twpol updated
8 years ago
-
After a fit is done, I would like to have access to the typical parameters which are derived from the fit, that is, a/R*, inclination, orbital semimajor axis, transit duration etc. I know they are all…
-
The title says it all. On mobile (iOS at least), `onMapClicked` is invoked for taps on a circle layer's points, but not `onFeatureTapped`. On web and Android however, `onMapClicked` only applies to cl…
-
I'm getting the following error when trying to use this on an `ubuntu-latest` runner:
```
changed 1 package in 765ms
yarn install v1.22.21
[1/5] Validating package.json...
error @raegen/nx@0.…
-
Hi Alessandro,
I was debugging the xwpe program, because I want to understand what is happening and I find the code somewhat difficult to interpret. During the debugging I regularly encounter (#def…
-
### Expected behavior?
The correct graphic should look like these:
![Correct](https://github.com/user-attachments/assets/22f037b1-fd67-4b06-b2d2-4e8bec90dbe7)
![Correct ready to fire](https://git…
-
## Proposal for New Dart Lint Rule
### TLDR
Add lint rule to avoid using `Container` with only a `margin` property.
### Motivation
Using `Container` with only a `margin` property introduce…
-
**Issue by [appsforartists](https://github.com/appsforartists)**
_Monday Feb 11, 2013 at 22:13 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/2848_
----
When I first open Brack…
-
Given orbital parameters, calculate the manoeuvres required to get there.
Classical parameters:
- longitude of ascending node
- inclination
- argument of periapsis
- periapsis
- semi-major a…
-
Hi,
I have a list of survey data (polygon) in 3d space. Survey data is in format:
```
station1,station2,azimuth,inclination,distance
1,2,170,10,18.7
2,3,160,-10,1.6
```
I also have coordinate…