ee.Reducer.bitwiseAnd
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zwraca funkcję Reducer, która oblicza sumę bitową AND danych wejściowych. W odpowiednich przypadkach nazwa danych wyjściowych to „bitwiseAnd”.
Wykorzystanie | Zwroty |
---|
ee.Reducer.bitwiseAnd() | Ograniczenie |
Brak argumentów.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003eReturns a Reducer that calculates the bitwise AND of its inputs.\u003c/p\u003e\n"],["\u003cp\u003eThe output of the reducer, when applicable, is named "bitwiseAnd".\u003c/p\u003e\n"],["\u003cp\u003eThis reducer is used within the Earth Engine environment.\u003c/p\u003e\n"],["\u003cp\u003eThere are no arguments to provide when using this reducer.\u003c/p\u003e\n"]]],[],null,["# ee.Reducer.bitwiseAnd\n\nReturns a Reducer that computes the bitwise-and summation of its inputs. Where applicable, the output name is \"bitwiseAnd\".\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|---------------------------|---------|\n| `ee.Reducer.bitwiseAnd()` | Reducer |\n\n**No arguments.**"]]