ПУУД с постоянной ориентацией
This commit is contained in:
@@ -17,7 +17,7 @@ import kotlin.math.sign
|
||||
import kotlin.math.sin
|
||||
import kotlin.math.sqrt
|
||||
|
||||
internal class OrientOnPointCalculator(val earthType: EarthType, val wcs: WorkCSType, val tangType: TangageType) {
|
||||
class OrientOnPointCalculator(val earthType: EarthType, val wcs: WorkCSType, val tangType: TangageType) {
|
||||
var astro = AstronomerJ2000(earthType)
|
||||
|
||||
fun pointInWCS(
|
||||
|
||||
Reference in New Issue
Block a user