astronomical_measurements 0.1.1 copy "astronomical_measurements: ^0.1.1" to clipboard
astronomical_measurements: ^0.1.1 copied to clipboard

A library for work with astronomical measurements.

Astronomical Measurements Library #

A library for work with astronomical measurements.

final u = Unit.parsec(12);
print('$u = ${u.toLightYear} = ${u.toKilometre}');

See folder test for the use cases.

Supported Units #

Distance, Size #

  • gigaparsec
  • megaparsec
  • kiloparsec
  • parsec
  • lightYear
  • millionAstronomicalUnit
  • thousandAstronomicalUnit
  • hundredAstronomicalUnit
  • astronomicalUnit
  • millionKilometre
  • thousandKilometre
  • hundredKilometre
  • kilometre
  • metre
  • centimetre
  • millimetre
5
likes
0
pub points
0%
popularity

Publisher

verified publishersyrokomskyi.com

A library for work with astronomical measurements.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable

More

Packages that depend on astronomical_measurements